summaryrefslogtreecommitdiff
path: root/plugins/VersionInfo/src/hooked_events.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VersionInfo/src/hooked_events.cpp')
-rw-r--r--plugins/VersionInfo/src/hooked_events.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/VersionInfo/src/hooked_events.cpp b/plugins/VersionInfo/src/hooked_events.cpp
index 9d0aa826c2..6e9b74d5f6 100644
--- a/plugins/VersionInfo/src/hooked_events.cpp
+++ b/plugins/VersionInfo/src/hooked_events.cpp
@@ -31,7 +31,6 @@ int OnModulesLoaded(WPARAM wParam, LPARAM lParam)
{
hOutputLocation = FoldersRegisterCustomPathT(LPGEN("VersionInfo"), LPGEN("Output folder"), MIRANDA_PATHT);
- GetStringFromDatabase("UUIDCharMark", _T(DEF_UUID_CHARMARK), PLUGIN_UUID_MARK, cPLUGIN_UUID_MARK);
return 0;
}