[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

@ -9,7 +9,6 @@
*/
#include "rapps.h"
#include "gui.h"
#include "misc.h"
static HANDLE hLog = NULL;