[WINSTA]
[reactos.git] / reactos / dll / win32 / winsta / winsta.h
index f1fd8e2..764b09c 100644 (file)
@@ -10,9 +10,7 @@
 #ifndef _WINSTA_H
 #define _WINSTA_H
 
 #ifndef _WINSTA_H
 #define _WINSTA_H
 
-/* Default header set */
 #include <stdarg.h>
 #include <stdarg.h>
-//#include <time.h>
 
 #include <windef.h>
 #include <winbase.h>
 
 #include <windef.h>
 #include <winbase.h>
@@ -25,5 +23,4 @@ WINE_DEFAULT_DEBUG_CHANNEL(winsta);
 /* WinSta calling convention */
 #define WINSTAAPI WINAPI
 
 /* WinSta calling convention */
 #define WINSTAAPI WINAPI
 
-#endif /* !def _WINSTA_H */
-
+#endif /* _WINSTA_H */