From fcb9667f80888b254c193872ab168010e273b8a4 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 01 Sep 2002 16:56:31 +0000 Subject: Learned a lesson about the C preprocessor *ugh*. --- (limited to 'noncore/applets/wirelessapplet/networkinfo.cpp') diff --git a/noncore/applets/wirelessapplet/networkinfo.cpp b/noncore/applets/wirelessapplet/networkinfo.cpp index 8531fd5..2274d99 100644 --- a/noncore/applets/wirelessapplet/networkinfo.cpp +++ b/noncore/applets/wirelessapplet/networkinfo.cpp @@ -51,7 +51,8 @@ #define PROCNETDEV "/proc/net/dev" #define PROCNETWIRELESS "/proc/net/wireless" -#define MDEBUG 0 +//#define MDEBUG 0 +#undef MDEBUG //--------------------------------------------------------------------------- // class MNetworkInterface -- cgit v0.9.0.2