[RAPPS]
[reactos.git] / reactos / base / applications / rapps / include / dialogs.h
index dcee38e..48e9c52 100644 (file)
@@ -10,7 +10,6 @@ class CDowloadingAppsListView;
 
 class CDownloadManager
 {
-    static PAPPLICATION_INFO AppInfo;
     static ATL::CSimpleArray<PAPPLICATION_INFO> AppsToInstallList;
     static CDowloadingAppsListView DownloadsListView;
     static INT iCurrentApp;