summaryrefslogtreecommitdiffstats
path: root/src/bltSwitch.h
diff options
context:
space:
mode:
authorjoye <joye>2014-01-07 18:30:47 (GMT)
committerjoye <joye>2014-01-07 18:30:47 (GMT)
commitd0cbf131b0c7498957051c7d06427a9e1250ada9 (patch)
treebc05c493cee5fb9d22f9fa265adc55d9c5bfffff /src/bltSwitch.h
parent335a963f99951904d0c9a6ffbf8290ecdcff3b4d (diff)
downloadblt-d0cbf131b0c7498957051c7d06427a9e1250ada9.zip
blt-d0cbf131b0c7498957051c7d06427a9e1250ada9.tar.gz
blt-d0cbf131b0c7498957051c7d06427a9e1250ada9.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltSwitch.h')
-rw-r--r--src/bltSwitch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltSwitch.h b/src/bltSwitch.h
index 82fc3dd..d2d6394 100644
--- a/src/bltSwitch.h
+++ b/src/bltSwitch.h
@@ -134,6 +134,4 @@ extern int Blt_ParseSwitches(Tcl_Interp *interp, Blt_SwitchSpec *specPtr,
extern void Blt_FreeSwitches(Blt_SwitchSpec *specs, void *rec, int flags);
-extern int Blt_SwitchChanged TCL_VARARGS(Blt_SwitchSpec *, specs);
-
#endif /* BLT_SWITCH_H */