diff options
author | dgp@users.sourceforge.net <dgp> | 2015-01-02 20:18:52 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2015-01-02 20:18:52 (GMT) |
commit | 4aa1ddaabab9264d55de8fa4523ced7bc55ebc5a (patch) | |
tree | 6958582b1be01c7bbc1f22d1b0b49575c84c0216 /macosx/tkMacOSXPort.h | |
parent | 24ef269bf369b8984c00b5491f19ee4783288216 (diff) | |
download | tk-4aa1ddaabab9264d55de8fa4523ced7bc55ebc5a.zip tk-4aa1ddaabab9264d55de8fa4523ced7bc55ebc5a.tar.gz tk-4aa1ddaabab9264d55de8fa4523ced7bc55ebc5a.tar.bz2 |
remove old comment
Diffstat (limited to 'macosx/tkMacOSXPort.h')
-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) \ |