diff options
| author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-03-10 14:52:13 (GMT) |
|---|---|---|
| committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-03-10 14:52:13 (GMT) |
| commit | c72726d8cefd31a97c13a617c0f476eb2cf76f48 (patch) | |
| tree | 737e0d284648cea10f59a6a1b78fcb3f194944ae /generic/tclEvent.c | |
| parent | 48af16b1e7c2c6005dc3fb8ea9149e22323bb4cc (diff) | |
| parent | 6f62d07c61ca11bfa64f8d054513eb73440c6899 (diff) | |
| download | tcl-c72726d8cefd31a97c13a617c0f476eb2cf76f48.zip tcl-c72726d8cefd31a97c13a617c0f476eb2cf76f48.tar.gz tcl-c72726d8cefd31a97c13a617c0f476eb2cf76f48.tar.bz2 | |
Merge to feature branch
Diffstat (limited to 'generic/tclEvent.c')
| -rw-r--r-- | generic/tclEvent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclEvent.c b/generic/tclEvent.c index b4b5299..ad20626 100644 --- a/generic/tclEvent.c +++ b/generic/tclEvent.c @@ -119,7 +119,6 @@ static char * VwaitVarProc(ClientData clientData, Tcl_Interp *interp, const char *name1, const char *name2, int flags); static void InvokeExitHandlers(void); - /* *---------------------------------------------------------------------- |
