diff options
author | jenglish@flightlab.com <jenglish> | 2008-03-26 19:04:08 (GMT) |
---|---|---|
committer | jenglish@flightlab.com <jenglish> | 2008-03-26 19:04:08 (GMT) |
commit | 11c1cc767e587eef2e00d47034bb95124bdbbcc9 (patch) | |
tree | 62c1e353dd0bee609504ad4e45ac0bf635db5585 /unix/tkConfig.h.in | |
parent | b5b44c9e5b3ec038c178eb6e96c27d1a00dba50b (diff) | |
download | tk-11c1cc767e587eef2e00d47034bb95124bdbbcc9.zip tk-11c1cc767e587eef2e00d47034bb95124bdbbcc9.tar.gz tk-11c1cc767e587eef2e00d47034bb95124bdbbcc9.tar.bz2 |
XIM reorganization and cleanup; see [Patch 1919791] for details.
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r-- | unix/tkConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in index 819efff..285bb38 100644 --- a/unix/tkConfig.h.in +++ b/unix/tkConfig.h.in @@ -130,9 +130,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* May we use XIM peeking safely? */ -#undef PEEK_XCLOSEIM - /* Is this a static build? */ #undef STATIC_BUILD |