summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/Porthole.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/Porthole.h')
-rw-r--r--include/X11/Xaw/Porthole.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/X11/Xaw/Porthole.h b/include/X11/Xaw/Porthole.h
index 0eb3419..774463d 100644
--- a/include/X11/Xaw/Porthole.h
+++ b/include/X11/Xaw/Porthole.h
@@ -25,6 +25,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Jim Fulton, MIT X Consortium
*/
+/* $XFree86: xc/lib/Xaw/Porthole.h,v 1.6 2001/12/14 19:54:41 dawes Exp $ */
#ifndef _XawPorthole_h
#define _XawPorthole_h
@@ -55,8 +56,6 @@ in this Software without prior written authorization from The Open Group.
*
*****************************************************************************/
- /* external declarations */
-
extern WidgetClass portholeWidgetClass;
typedef struct _PortholeClassRec *PortholeWidgetClass;
typedef struct _PortholeRec *PortholeWidget;