diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-09 09:54:50 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-09 09:54:50 -0700 |
commit | cb9e29c184474edd75645e3b52e22a097a242e40 (patch) | |
tree | 870045f0305efae85b1d1114b399fb9f507a9046 /Xprint/ps/PsWindow.c | |
parent | 96c19a3ec1b7e43782d373b8015fa0ca24cb4f5b (diff) |
removed unneeded extern in Xprint/ps/PsWindow.c
Diffstat (limited to 'Xprint/ps/PsWindow.c')
-rw-r--r-- | Xprint/ps/PsWindow.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xprint/ps/PsWindow.c b/Xprint/ps/PsWindow.c index 415e97efb..d889dda9a 100644 --- a/Xprint/ps/PsWindow.c +++ b/Xprint/ps/PsWindow.c @@ -89,8 +89,6 @@ in this Software without prior written authorization from The Open Group. #include "Ps.h" -extern WindowPtr *WindowTable; - /* * The following list of strings defines the properties which will be * placed on the screen's root window if the property was defined in |