diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-04-04 14:01:30 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-04-04 14:01:30 (GMT) |
commit | caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e (patch) | |
tree | d730656c75936441c66482c9ca28ad8f3d11acc0 /ChangeLog | |
parent | 875ed401f93f459fbac8cfd682d6e015b10f7ad3 (diff) | |
download | tcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.zip tcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.tar.gz tcl-caf48c369e8ba6e8bcbb7f3a0aa6a0303dc2b56e.tar.bz2 |
Remove unused header file: unix/tclUnixThrd.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ * test/error.test: * test/info.test: * test/scan.test: + * unix/tclUnixThrd.h: Remove this unused header file. 2011-04-03 Donal K. Fellows <dkf@users.sf.net> |