X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/84e0ca17d85e2aaab4fa36bb0340d9716fc1f106..b064db1bdac9fbd7ac378824d51ea1e451ee38c8:/include/faimconfig.h diff --git a/include/faimconfig.h b/include/faimconfig.h index 9fbbdb4..84dc448 100644 --- a/include/faimconfig.h +++ b/include/faimconfig.h @@ -39,16 +39,6 @@ #define FAIM_LOGIN_SERVER "login.oscar.aol.com" #define FAIM_LOGIN_PORT 5190 -/* - * The integer extraction/copying functions in aim_util.c have - * both a function version and a macro version. The macro - * version is suggested. Since the function version is more - * readable, I leave both around for reference. - * - * Default: defined. - */ -#define AIMUTIL_USEMACROS - /* * What type of synchronisation to use. * @@ -83,7 +73,7 @@ #define FAIM_SNAC_HASH_SIZE 16 /* - * If building on Win32,define WIN32_STATIC if you don't want + * If building on Win32, define WIN32_STATIC if you don't want * to compile libfaim as a DLL (and instead link it right into * your app). */