[SHUTDOWN] Actually all shutdown.exe utilities from all Windows (>= XP) versions...
[reactos.git] / base / applications / shutdown / precomp.h
index f13ce2b..a63cc47 100644 (file)
@@ -52,7 +52,6 @@ extern const DWORD defaultReason;
 /* PROTOTYPES *****************************************************************/
 
 /* misc.c */
-BOOL CheckCommentLength(LPCWSTR);
 DWORD ParseReasonCode(LPCWSTR);
 VOID DisplayError(DWORD dwError);