Comment out all debugging code.

This commit is contained in:
Martin Baulig
2000-01-14 11:49:10 +00:00
parent f11195b104
commit dd17bc8f92
8 changed files with 20 additions and 30 deletions

View File

@@ -29,10 +29,6 @@
#include <glibtop-backend-private.h>
#ifndef DEBUG
#define DEBUG 1
#endif
void
glibtop_write_i (glibtop *server, glibtop_backend *backend,
size_t size, const void *buf)