summaryrefslogtreecommitdiff
path: root/dbug/example2.c
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-11-11 14:42:35 +0100
committerserg@serg.mylan <>2004-11-11 14:42:35 +0100
commitc77f478e1b004dad108076573deda9d89da09a7f (patch)
tree507ea81c737a06fc8ebd76c43fd263d8864c6780 /dbug/example2.c
parentaafb2cf6a310552bb4b3e72b8727f15a92b4c4ac (diff)
downloadmariadb-git-c77f478e1b004dad108076573deda9d89da09a7f.tar.gz
document DBUG_OUTPUT()
misc cleanup
Diffstat (limited to 'dbug/example2.c')
-rw-r--r--dbug/example2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbug/example2.c b/dbug/example2.c
index 5e5f14f0e7e..75fc1321b13 100644
--- a/dbug/example2.c
+++ b/dbug/example2.c
@@ -1,6 +1,3 @@
-
-#include <my_global.h>
-
int debug = 0;
main (argc, argv)