summaryrefslogtreecommitdiff
path: root/src/core/modules.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-21 20:04:48 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-21 20:04:48 +0000
commitd154673f93ad95197bce8cadb995daa5bc39f5d8 (patch)
tree191522aa88f9f845a9c27b1ddb86116b87033c4b /src/core/modules.cpp
parentbe50a70bfd8b3f3daf0c3351fdce6e2fea515bd7 (diff)
minor code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@7820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/modules.cpp')
-rw-r--r--src/core/modules.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/modules.cpp b/src/core/modules.cpp
index 5a991a6d39..75199b1c82 100644
--- a/src/core/modules.cpp
+++ b/src/core/modules.cpp
@@ -62,7 +62,6 @@ int LoadIcoLibModule(void); // ui: icons manager
int LoadServiceModePlugin(void);
int LoadDefaultServiceModePlugin(void);
int LoadErrorsModule(void);
-int LoadStdPlugins(void);
void UnloadAccountsModule(void);
void UnloadButtonModule(void);