From 5750b26d1a312d0298381de81430a77d96192fb2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 16 Jun 2012 11:03:30 +0000 Subject: another portion of unneeded MirandaPluginInterfaces removal git-svn-id: http://svn.miranda-ng.org/main/trunk@443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SeenPlugin/main.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'plugins/SeenPlugin/main.c') diff --git a/plugins/SeenPlugin/main.c b/plugins/SeenPlugin/main.c index c1aefc32e2..8dd6f643e3 100644 --- a/plugins/SeenPlugin/main.c +++ b/plugins/SeenPlugin/main.c @@ -41,13 +41,8 @@ PLUGININFOEX pluginInfo={ "© 2001-2002 Heiko Schillinger, 2003 modified by Bruno Rino, 2005-7 Modified by YB", "http://forums.miranda-im.org/showthread.php?t=2822", 0, -#ifndef PERMITNSN - DEFMOD_RNDUSERONLINE, - { 0x0beac488,0x578d,0x458d,{0xbb, 0x93, 0x8f, 0x2f, 0x53, 0x9b, 0x2a, 0xe4}}/* 0beac488-578d-458d-bb93-8f2f539b2ae4 */ -#else 0, { 0x2d506d46,0xc94e,0x4ef8,{0x85, 0x37, 0xf1, 0x12, 0x33, 0xa8, 0x03, 0x81}}/* 2d506d46-c94e-4ef8-8537-f11233a80381 */ -#endif }; #define TRANSNUMBER 2 @@ -110,9 +105,7 @@ int MainInit(WPARAM wparam,LPARAM lparam) CallService("DBEditorpp/RegisterSingleModule", (WPARAM)S_MOD, 0); DBWriteContactSettingString(NULL,"Uninstall",Translate("Last seen"),S_MOD); -#ifndef PERMITNSN - SkinAddNewSoundEx("UserOnline",Translate("Alerts"),Translate("Online")); -#endif + if (ServiceExists(MS_TIPPER_ADDTRANSLATION)) { int i=0; for (i=0;i