[RAPPS] CMainWindow: remove unused functions , and the globals g_MainWindow and hListView

This commit is contained in:
Giannis Adamopoulos 2019-04-28 06:30:32 +03:00 committed by Mark Jansen
parent 69bd96e09f
commit 872289446d
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
6 changed files with 25 additions and 145 deletions

View file

@ -7,6 +7,5 @@
#include "installed.h"
#include "available.h"
#include "misc.h"
#include "gui.h"
#endif /* _RAPPS_H */