From dcb9689364e44ce574140ad975a5918da58e75b8 Mon Sep 17 00:00:00 2001
From: Kirill Volinsky <mataes2007@gmail.com>
Date: Sat, 26 Oct 2013 20:28:06 +0000
Subject: removed not needed code

git-svn-id: http://svn.miranda-ng.org/main/trunk@6639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 plugins/Popup/src/main.cpp | 1 -
 1 file changed, 1 deletion(-)

(limited to 'plugins/Popup/src')

diff --git a/plugins/Popup/src/main.cpp b/plugins/Popup/src/main.cpp
index 6761a28fae..50972b1b36 100644
--- a/plugins/Popup/src/main.cpp
+++ b/plugins/Popup/src/main.cpp
@@ -368,7 +368,6 @@ MIRAPI int Load(void)
 
 	// Register in DBEditor++
 	UpgradeDb();
-	db_set_s(NULL, "KnownModules", pluginInfoEx.shortName, MODULNAME);
 
 	HookEvent(ME_SYSTEM_MODULESLOADED, ModulesLoaded);
 	HookEvent(ME_OPT_INITIALISE, OptionsInitialize);
-- 
cgit v1.2.3