diff options
Diffstat (limited to 'plugins/SMS/src/SMS_svc.cpp')
-rw-r--r-- | plugins/SMS/src/SMS_svc.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SMS/src/SMS_svc.cpp b/plugins/SMS/src/SMS_svc.cpp index ed26834349..cf86f77220 100644 --- a/plugins/SMS/src/SMS_svc.cpp +++ b/plugins/SMS/src/SMS_svc.cpp @@ -1,7 +1,5 @@ #include "common.h"
-
-
int LoadServices(void)
{
CHAR szServiceFunction[MAX_PATH],*pszServiceFunctionName;
|