]> andersk Git - libfaim.git/blobdiff - include/faimconfig.h
- Mon Mar 5 01:19:48 UTC 2001
[libfaim.git] / include / faimconfig.h
index f439f1eaad5743c7ee4298cfe03854444b778c65..9fbbdb410f95a3827f00a79db5284bf21d95bb8e 100644 (file)
@@ -2,24 +2,12 @@
  *  faimconfig.h
  *
  * Contains various compile-time options that apply _only_ to libfaim.
- * Note that setting any of these options in a frontend header does not imply
- * that they'll get set here.  Notably, the 'debug' of this file is _not_ 
- * the same as the frontend 'debug'.  They can be different values.
  *
  */
 
 #ifndef __FAIMCONFIG_H__
 #define __FAIMCONFIG_H__
 
-/* 
- * set debug to be > 0 if you want debugging information spewing
- * on the attached tty.  set to 0 for daily use.  this value
- * is _not_ inherited by the frontend, only this backend.
- *
- * Default: 0  
-*/
-#define debug 0
-
 /*
  * USE_SNAC_FOR_IMS is an old feature that allowed better
  * tracking of error messages by caching SNAC IDs of outgoing
This page took 0.031154 seconds and 4 git commands to generate.