step 0 of refactoring arm/pe & win32/pe ready
This commit is contained in:
@@ -145,17 +145,6 @@ Linker* PackArmPe::newLinker() const
|
||||
}
|
||||
|
||||
|
||||
/*************************************************************************
|
||||
// util
|
||||
**************************************************************************/
|
||||
|
||||
int PackArmPe::readFileHeader()
|
||||
{
|
||||
int r = super::readFileHeader();
|
||||
return r == -1 ? UPX_F_WINCE_ARM_PE : r;
|
||||
}
|
||||
|
||||
|
||||
/*************************************************************************
|
||||
// import handling
|
||||
**************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user