all: bump version; cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-05-28 14:06:11 +02:00
parent efeffc6e01
commit dae45ae0d4
19 changed files with 202 additions and 202 deletions
-4
View File
@@ -26,8 +26,6 @@
*/
#pragma once
#ifndef UPX_P_EXE_H__
#define UPX_P_EXE_H__ 1
/*************************************************************************
// dos/exe
@@ -104,6 +102,4 @@ protected:
bool use_clear_dirty_stack = false;
};
#endif /* already included */
/* vim:set ts=4 sw=4 et: */