summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/icq_xtraz.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-20 09:14:13 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-20 09:14:13 +0000
commitaa4076ff72097fd65a6c8a2369749afee6adf034 (patch)
tree7ea7e8478a1fedf19d1d7e48f39d28839dad6ddb /protocols/IcqOscarJ/icq_xtraz.h
parent59b00feb310240a3ac5a140ee3dd519c520c69b3 (diff)
minor fixes here & there
git-svn-id: http://svn.miranda-ng.org/main/trunk@1069 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/icq_xtraz.h')
-rw-r--r--protocols/IcqOscarJ/icq_xtraz.h36
1 files changed, 0 insertions, 36 deletions
diff --git a/protocols/IcqOscarJ/icq_xtraz.h b/protocols/IcqOscarJ/icq_xtraz.h
deleted file mode 100644
index 28578e71a5..0000000000
--- a/protocols/IcqOscarJ/icq_xtraz.h
+++ /dev/null
@@ -1,36 +0,0 @@
-// ---------------------------------------------------------------------------80
-// ICQ plugin for Miranda Instant Messenger
-// ________________________________________
-//
-// Copyright © 2000-2001 Richard Hughes, Roland Rabien, Tristan Van de Vreede
-// Copyright © 2001-2002 Jon Keating, Richard Hughes
-// Copyright © 2002-2004 Martin Öberg, Sam Kothari, Robert Rainwater
-// Copyright © 2004-2008 Joe Kucera
-//
-// 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.
-//
-// -----------------------------------------------------------------------------
-// DESCRIPTION:
-//
-// Describe me here please...
-//
-// -----------------------------------------------------------------------------
-#ifndef __ICQ_XTRAZ_H
-#define __ICQ_XTRAZ_H
-
-// custom status support
-void InitXStatusItems(BOOL bAllowStatus);
-
-#endif /* __ICQ_XTRAZ_H */