Remove unused PackLinuxI386sep.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-12-19 23:29:42 +01:00
parent 6e6aa6fd6d
commit cc9d19da19
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -383,7 +383,7 @@ private:
#define UPX_F_LINUX_i386 10
#define UPX_F_WIN16_NE 11 // NOT IMPLEMENTED
#define UPX_F_LINUX_ELF_i386 12
#define UPX_F_LINUX_SEP_i386 13
#define UPX_F_LINUX_SEP_i386 13 // NOT IMPLEMENTED
#define UPX_F_LINUX_SH_i386 14
#define UPX_F_VMLINUZ_i386 15
#define UPX_F_BVMLINUZ_i386 16