aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Options.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Options.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Options.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Options.h b/nx-X11/programs/Xserver/hw/nxagent/Options.h
index 7850a0586..7126338a8 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Options.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Options.h
@@ -1,6 +1,6 @@
/**************************************************************************/
/* */
-/* Copyright (c) 2001, 2011 NoMachine, http://www.nomachine.com/. */
+/* Copyright (c) 2001, 2009 NoMachine, http://www.nomachine.com/. */
/* */
/* NXAGENT, NX protocol compression and NX extensions to this software */
/* are copyright of NoMachine. Redistribution and use of the present */
@@ -103,13 +103,6 @@ typedef struct _AgentOptions
int Fullscreen;
/*
- * True if the fullscreen NX session will
- * extend on all available screens.
- */
-
- int AllScreens;
-
- /*
* Set to the auto-disconnect timeout, if
* the user activated this feature.
*/
@@ -133,9 +126,6 @@ typedef struct _AgentOptions
* screen.
*/
- int WMBorderWidth;
- int WMTitleHeight;
-
int SavedX;
int SavedY;
int SavedWidth;