pe: win32/win64 pack/unpack seems to work again

This commit is contained in:
László Molnár
2014-03-05 23:40:24 +01:00
parent 129cb0b3cd
commit ca2369f1c1
4 changed files with 13 additions and 19 deletions
-4
View File
@@ -59,10 +59,6 @@ public:
protected:
virtual void buildLoader(const Filter *ft);
virtual Linker* newLinker() const;
bool isrtm;
bool use_dep_hack;
bool use_clear_dirty_stack;
};