summaryrefslogtreecommitdiffstats
path: root/lib/debug.h
diff options
context:
space:
mode:
authorajs <ajs>2004-11-26 20:36:42 +0100
committerajs <ajs>2004-11-26 20:36:42 +0100
commit5b85facc638d219a7281b75bec8a08dcf79a46ce (patch)
tree3f12c2b86c5ea322c72511304af81596bb89cdae /lib/debug.h
parent2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> (diff)
downloadfrr-5b85facc638d219a7281b75bec8a08dcf79a46ce.tar.xz
frr-5b85facc638d219a7281b75bec8a08dcf79a46ce.zip
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* debug.[ch]: Remove unused files. * Makefile.am: Remove references to debug.c and debug.h * ospf_main.c: Remove #include "debug.h" (was not being used, and lib/debug.h has now been deleted).
Diffstat (limited to 'lib/debug.h')
-rw-r--r--lib/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/debug.h b/lib/debug.h
deleted file mode 100644
index 44409042f..000000000
--- a/lib/debug.h
+++ /dev/null
@@ -1,3 +0,0 @@
-
-void debug_print_trace (int);
-