Various cosmetic updates and refactors. NFCI.

This commit is contained in:
Markus F.X.J. Oberhumer
2021-01-04 17:20:57 +01:00
parent adcd569852
commit f962afe146
20 changed files with 92 additions and 284 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
/* ui.h --
/* ui.h -- User Interface
This file is part of the UPX executable compressor.
@@ -51,7 +51,6 @@ public:
static void uiTestTotal();
static void uiFileInfoTotal();
public:
virtual void uiPackStart(const OutputFile *fo);
virtual void uiPackEnd(const OutputFile *fo);
virtual void uiUnpackStart(const OutputFile *fo);