summaryrefslogtreecommitdiffstats
path: root/generic/ttk
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2006-12-13 05:36:37 (GMT)
committerjenglish <jenglish@flightlab.com>2006-12-13 05:36:37 (GMT)
commitb7c21ec7f3c632eb27c460678d7382bf05eb1d38 (patch)
tree13d1fa7408dcb33ad84dbd904c93660662170f14 /generic/ttk
parent3954c391dbfff265521c67f0ed568ab874b213f1 (diff)
downloadtk-b7c21ec7f3c632eb27c460678d7382bf05eb1d38.zip
tk-b7c21ec7f3c632eb27c460678d7382bf05eb1d38.tar.gz
tk-b7c21ec7f3c632eb27c460678d7382bf05eb1d38.tar.bz2
Remove nonfunctional code and incorrect comments.
Diffstat (limited to 'generic/ttk')
-rw-r--r--generic/ttk/ttkTheme.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/generic/ttk/ttkTheme.h b/generic/ttk/ttkTheme.h
index 367c0ee..ff18da8 100644
--- a/generic/ttk/ttkTheme.h
+++ b/generic/ttk/ttkTheme.h
@@ -4,7 +4,7 @@
*
* Copyright (c) 2003 Joe English. Freely redistributable.
*
- * $Id: ttkTheme.h,v 1.6 2006/12/10 19:19:44 jenglish Exp $
+ * $Id: ttkTheme.h,v 1.7 2006/12/13 05:36:38 jenglish Exp $
*/
#ifndef _TTKTHEME
@@ -33,14 +33,6 @@ extern "C" {
#define TTK_VERSION TK_VERSION
#define TTK_PATCH_LEVEL TK_PATCH_LEVEL
-/*
- * Statically branched from tile 0.7.8.
- */
-#ifdef TTK_DEFINE_TILE
-#define TILE_VERSION "0.7.8"
-#define TILE_PATCH_LEVEL TILE_VERSION
-#endif
-
/*------------------------------------------------------------------------
* +++ Defaults for element option specifications.
*/