summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/tkMacOSXFont.h')
-rw-r--r--macosx/tkMacOSXFont.h13
1 files changed, 4 insertions, 9 deletions
diff --git a/macosx/tkMacOSXFont.h b/macosx/tkMacOSXFont.h
index 6ce310d..3bb4557 100644
--- a/macosx/tkMacOSXFont.h
+++ b/macosx/tkMacOSXFont.h
@@ -6,11 +6,13 @@
*
* Copyright (c) 1990-1994 The Regents of the University of California.
* Copyright (c) 1994-1997 Sun Microsystems, Inc.
- * Copyright 2001, Apple Computer, Inc.
- * Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright 2001-2009, Apple Inc.
+ * Copyright (c) 2006-2009 Daniel A. Steffen <das@users.sourceforge.net>
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
+ *
+ * RCS: @(#) $Id$
*/
#ifndef TKMACOSXFONT_H
@@ -22,11 +24,4 @@
#include "tkMacOSXInt.h"
#endif
-/*
- * Function prototypes
- */
-
-MODULE_SCOPE void TkMacOSXInitControlFontStyle(Tk_Font tkfont,
- ControlFontStylePtr fsPtr);
-
#endif /*TKMACOSXFONT_H*/