summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/DatabaseLink.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/DatabaseLink.cpp')
-rw-r--r--plugins/Dbx_tree/DatabaseLink.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Dbx_tree/DatabaseLink.cpp b/plugins/Dbx_tree/DatabaseLink.cpp
index 6af6b10503..a15a54e415 100644
--- a/plugins/Dbx_tree/DatabaseLink.cpp
+++ b/plugins/Dbx_tree/DatabaseLink.cpp
@@ -64,8 +64,6 @@ static int SystemModulesLoaded(WPARAM wParam, LPARAM lParam)
upd.cpbVersion = sizeof(gResVersionString) - 1;
upd.szBetaChangelogURL = "http://www-user.tu-chemnitz.de/~kunmi/?dbx_tree=BetaLog&lang=en";
- CallService(MS_UPDATE_REGISTER, 0, (LPARAM)&upd);
-
UnhookEvent(hSystemModulesLoaded);
hSystemModulesLoaded = 0;