diff options
Diffstat (limited to 'carbon/ttkMacOSXTheme.c')
-rw-r--r-- | carbon/ttkMacOSXTheme.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/carbon/ttkMacOSXTheme.c b/carbon/ttkMacOSXTheme.c index 7af4d6f..5a895aa 100644 --- a/carbon/ttkMacOSXTheme.c +++ b/carbon/ttkMacOSXTheme.c @@ -26,8 +26,6 @@ * The QuickDraw/Carbon coordinate system is relative to the * top-level window, not to the Tk_Window. BoxToRect() * accounts for this. - * - * RCS: @(#) $Id: ttkMacOSXTheme.c,v 1.1 2009/06/26 01:42:47 das Exp $ */ #include "tkMacOSXPrivate.h" |