[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

@ -10,7 +10,6 @@
#include "installed.h"
#include "gui.h"
#include "misc.h"
BOOL INSTALLED_INFO::GetApplicationString(LPCWSTR lpKeyName, ATL::CStringW& String)