diff options
author | dgp <dgp@users.sourceforge.net> | 2015-01-02 20:18:52 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2015-01-02 20:18:52 (GMT) |
commit | 2f75423051e6eda811bcdfeadd4b5397d12baae2 (patch) | |
tree | 6958582b1be01c7bbc1f22d1b0b49575c84c0216 /macosx | |
parent | 93c5fdf107657e8f0041985743fe2918ef0cd394 (diff) | |
download | tk-2f75423051e6eda811bcdfeadd4b5397d12baae2.zip tk-2f75423051e6eda811bcdfeadd4b5397d12baae2.tar.gz tk-2f75423051e6eda811bcdfeadd4b5397d12baae2.tar.bz2 |
remove old comment
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/tkMacOSXPort.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tkMacOSXPort.h b/macosx/tkMacOSXPort.h index 6b56c83..2ccbac3 100644 --- a/macosx/tkMacOSXPort.h +++ b/macosx/tkMacOSXPort.h @@ -158,7 +158,6 @@ /* * This macro stores a representation of the window handle in a string. - * This should perhaps use the real size of an XID. */ #define TkpPrintWindowId(buf,w) \ |