I'm tired of seeing all the clipboard debug messages

This commit is contained in:
akkana%netscape.com 1999-09-14 21:31:32 +00:00
parent 144afd6963
commit f615951d2c

View File

@ -38,7 +38,7 @@
GtkWidget* nsClipboard::sWidget = 0;
#if defined(DEBUG_akkana) || defined(DEBUG_mcafee) || defined(DEBUG_pavlov)
#if defined(DEBUG_mcafee) || defined(DEBUG_pavlov)
#define DEBUG_CLIPBOARD
#endif