Remove unused PackSolarisSparc.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-12-19 23:23:25 +01:00
parent edd7503607
commit 61652a2989
2 changed files with 1 additions and 25 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ private:
#define UPX_F_DYLIB_PPC64LE 41
#define UPX_F_ATARI_TOS 129
#define UPX_F_SOLARIS_SPARC 130
#define UPX_F_SOLARIS_SPARC 130 // NOT IMPLEMENTED
#define UPX_F_MACH_PPC32 131
#define UPX_F_LINUX_ELFPPC32 132
#define UPX_F_LINUX_ELF32_ARMEB 133