diff options
author | George Hazan <george.hazan@gmail.com> | 2012-10-11 13:58:12 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-10-11 13:58:12 +0000 |
commit | 4b3825f1dd0bd4a64ad11176d967fff739b3530c (patch) | |
tree | dffc71b417948eab620a94394d2cae8ef83e2734 /plugins/CyrTranslit/src/MirandaContact.h | |
parent | b6039a923e724b03d9d7a1ef6b74bdb397e2b7b0 (diff) |
useless code removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1872 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CyrTranslit/src/MirandaContact.h')
-rw-r--r-- | plugins/CyrTranslit/src/MirandaContact.h | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/plugins/CyrTranslit/src/MirandaContact.h b/plugins/CyrTranslit/src/MirandaContact.h index 1fdda0156e..ab7de88407 100644 --- a/plugins/CyrTranslit/src/MirandaContact.h +++ b/plugins/CyrTranslit/src/MirandaContact.h @@ -1,17 +1,17 @@ /**
* CyrTranslit: the Cyrillic transliteration plug-in for Miranda IM.
- * Copyright 2005 Ivan Krechetov.
- *
+ * Copyright 2005 Ivan Krechetov.
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -72,8 +72,6 @@ private: */
static void generateMenuItemsForAllContacts();
- static void activateTransliterationProtocolForSubscribedContacts();
-
/**
* This is a callback function for the transliteration command menu item.
* This menu item is contact-specific.
|