removed unneeded extern in Xprint/ps/PsWindow.c
This commit is contained in:
parent
96c19a3ec1
commit
cb9e29c184
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue