summaryrefslogtreecommitdiffstats
path: root/src/nbdebug.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-06-30 22:04:15 +0000
committerBram Moolenaar <Bram@vim.org>2005-06-30 22:04:15 +0000
commitd042c56e34b5c032e79fa1fee19ce6d16ac99e49 (patch)
tree4a8b46e7449632fadf17aa764ae4eb60ad749459 /src/nbdebug.h
parente6b165e0f4f70d22a4fbcc5c9a1818417bdb1b04 (diff)
updated for version 7.0098
Diffstat (limited to 'src/nbdebug.h')
-rw-r--r--src/nbdebug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nbdebug.h b/src/nbdebug.h
index b540481cda..3baeca4dde 100644
--- a/src/nbdebug.h
+++ b/src/nbdebug.h
@@ -24,7 +24,6 @@
#endif
#define nbdebug(a) nbdbg##a
-#define nbprint(a) nbprt##a
#define NB_TRACE 0x00000001
#define NB_TRACE_VERBOSE 0x00000002