diff options
Diffstat (limited to 'updater/popups.h')
-rw-r--r-- | updater/popups.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/updater/popups.h b/updater/popups.h index c389897..a937ec5 100644 --- a/updater/popups.h +++ b/updater/popups.h @@ -2,12 +2,8 @@ #define _POPUPS_INC
#include <m_popup.h>
-//#include <m_popupw.h>
#include "options.h"
-
-#include "str_utils.h"
-
#include "icons.h"
void InitPopups();
|