[RAPPS] Stopped GCC whining (fixed GCC build)
[reactos.git] / reactos / base / applications / rapps / include / dialogs.h
index 9a24806..51efdc8 100644 (file)
@@ -13,7 +13,6 @@ class CDownloadManager
 {
     static ATL::CSimpleArray<DownloadInfo> AppsToInstallList;
     static CDowloadingAppsListView DownloadsListView;
-    static INT iCurrentApp;
 
     static VOID Download(const DownloadInfo& DLInfo, BOOL bIsModal = FALSE);