summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/cookies.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-09 13:32:06 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-09 13:32:06 +0000
commita35f8740e62fc7953e4aa94601646e1999e639ed (patch)
tree7700ab1791c6de1aa5c7a5aeba550963f767def3 /protocols/IcqOscarJ/src/cookies.h
parent6a7a48d4e44f271406a7a9fd2c196ca7e4b554af (diff)
- advanced diagnostics;
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/cookies.h')
-rw-r--r--protocols/IcqOscarJ/src/cookies.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/protocols/IcqOscarJ/src/cookies.h b/protocols/IcqOscarJ/src/cookies.h
index a16f32b837..aec80dc5be 100644
--- a/protocols/IcqOscarJ/src/cookies.h
+++ b/protocols/IcqOscarJ/src/cookies.h
@@ -20,17 +20,11 @@
// 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-//
-// -----------------------------------------------------------------------------
-// DESCRIPTION:
-//
-// Describe me here please...
-//
// -----------------------------------------------------------------------------
+
#ifndef __COOKIES_H
#define __COOKIES_H
-
#define CKT_MESSAGE 0x01
#define CKT_FILE 0x02
#define CKT_SEARCH 0x04