Commit c7f9ff0b authored by Ulrich Sibiller's avatar Ulrich Sibiller

nxagent: Drop unused nxagentRootTileWindow

parent 63a39619
...@@ -131,8 +131,6 @@ ...@@ -131,8 +131,6 @@
extern Bool nxagentOnce; extern Bool nxagentOnce;
extern WindowPtr nxagentRootTileWindow;
extern int nxagentLastClipboardClient; extern int nxagentLastClipboardClient;
#ifdef NX_DEBUG_INPUT #ifdef NX_DEBUG_INPUT
......
...@@ -110,8 +110,6 @@ extern WindowPtr nxagentViewportFrameRight; ...@@ -110,8 +110,6 @@ extern WindowPtr nxagentViewportFrameRight;
extern WindowPtr nxagentViewportFrameAbove; extern WindowPtr nxagentViewportFrameAbove;
extern WindowPtr nxagentViewportFrameBelow; extern WindowPtr nxagentViewportFrameBelow;
extern WindowPtr nxagentRootTileWindow;
extern Bool nxagentReportPrivateWindowIds; extern Bool nxagentReportPrivateWindowIds;
#define RECTLIMIT 25 #define RECTLIMIT 25
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment