all: bump version; cleanups
This commit is contained in:
@@ -26,8 +26,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#ifndef UPX_P_SYS_H__
|
||||
#define UPX_P_SYS_H__ 1
|
||||
|
||||
/*************************************************************************
|
||||
// dos/sys
|
||||
@@ -51,6 +49,4 @@ protected: // dos/com overrides
|
||||
virtual void patchLoader(OutputFile *fo, byte *, int, unsigned) override;
|
||||
};
|
||||
|
||||
#endif /* already included */
|
||||
|
||||
/* vim:set ts=4 sw=4 et: */
|
||||
|
||||
Reference in New Issue
Block a user