- Update to r53061
[reactos.git] / dll / cpl / usrmgr / usrmgr.h
index 9820606..1a6fdf8 100644 (file)
@@ -1,6 +1,3 @@
-#ifndef __CPL_DESK_H__
-#define __CPL_DESK_H__
-
 #include <windows.h>
 #include <commctrl.h>
 #include <commdlg.h>
@@ -45,6 +42,3 @@ CheckAccountName(HWND hwndDlg,
 /* userprops.c */
 BOOL
 UserProperties(HWND hwndDlg);
-
-#endif /* __CPL_DESK_H__ */
-