Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / base / applications / msconfig_new / srvpage.h
diff --git a/reactos/base/applications/msconfig_new/srvpage.h b/reactos/base/applications/msconfig_new/srvpage.h
deleted file mode 100644 (file)
index f2ed438..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _SRVPAGE_H_
-#define _SRVPAGE_H_
-
-DWORD GetServicesActivation(VOID);
-INT_PTR CALLBACK ServicesPageWndProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
-
-#endif