Changeset c2fbf86f for protocols


Ignore:
Timestamp:
2006-04-07T09:34:37Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
9e08d5d
Parents:
7bf0f5f0
Message:

Unused stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r7bf0f5f0 rc2fbf86f  
    5252#define BUDDY_ALIAS_MAXLEN 388   /* because MSN names can be 387 characters */
    5353
    54 #define PERMIT_ALL      1
    55 #define PERMIT_NONE     2
    56 #define PERMIT_SOME     3
    57 #define DENY_SOME       4
    58 
    5954#define WEBSITE "http://www.bitlee.org/"
    6055#define IM_FLAG_AWAY 0x0020
     
    6257#define OPT_LOGGED_IN 0x00010000
    6358#define GAIM_AWAY_CUSTOM "Custom"
    64 
    65 #define GAIM_LOGO       0
    66 #define GAIM_ERROR      1
    67 #define GAIM_WARNING    2
    68 #define GAIM_INFO       3
    6959
    7060/* ok. now the fun begins. first we create a connection structure */
Note: See TracChangeset for help on using the changeset viewer.