summaryrefslogtreecommitdiffstats
path: root/src/bltInt.C
diff options
context:
space:
mode:
authorjoye <joye>2013-08-29 18:26:59 (GMT)
committerjoye <joye>2013-08-29 18:26:59 (GMT)
commit9e6f4b6793af33a76866561fbaecee4d2723fd8f (patch)
tree573eeeda02b2b61edcec76eead35cbf77ac88dd8 /src/bltInt.C
parent7b2ea9219107a8ec42ae046fe52e0fe629c3c095 (diff)
downloadblt-9e6f4b6793af33a76866561fbaecee4d2723fd8f.zip
blt-9e6f4b6793af33a76866561fbaecee4d2723fd8f.tar.gz
blt-9e6f4b6793af33a76866561fbaecee4d2723fd8f.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltInt.C')
-rw-r--r--src/bltInt.C3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bltInt.C b/src/bltInt.C
index 9c600b2..fcbefc2 100644
--- a/src/bltInt.C
+++ b/src/bltInt.C
@@ -143,9 +143,6 @@ static Tcl_AppInitProc *cmdProcs[] =
#ifndef NO_DATATABLE
Blt_TableCmdInitProc,
#endif
-#ifndef NO_DDE
- Blt_DdeCmdInitProc,
-#endif
#ifndef NO_DEBUG
Blt_DebugCmdInitProc,
#endif