[SERVICES]

Remove unused prototype.

svn path=/trunk/; revision=66315
This commit is contained in:
Eric Kohl 2015-02-16 11:52:43 +00:00
parent b34d3ab3cd
commit 52106a09f2

View file

@ -199,7 +199,6 @@ VOID ScmLogEvent(DWORD dwEventId,
WORD wType,
WORD wStrings,
LPCWSTR *lpStrings);
LPWSTR ScmGetResourceString(UINT uID);
VOID ScmWaitForLsa(VOID);
#endif /* _SERVICES_H */