mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 13:50:05 +01:00
Remove unused variables.
This commit is contained in:
parent
64d26cd612
commit
7d2698526b
1 changed files with 0 additions and 8 deletions
|
|
@ -203,14 +203,6 @@ typedef struct _DMXScreenInfo {
|
|||
|
||||
/*---------- Other related information ----------*/
|
||||
|
||||
int shared; /**< Non-zero if another Xdmx is running */
|
||||
|
||||
PositionType where; /**< Relative layout information */
|
||||
int whereX; /**< Relative layout information */
|
||||
int whereY; /**< Relative layout information */
|
||||
int whereRefScreen; /**< Relative layout information */
|
||||
|
||||
int savedTimeout; /**< Original screen saver timeout */
|
||||
int dpmsCapable; /**< Non-zero if backend is DPMS capable */
|
||||
int dpmsEnabled; /**< Non-zero if DPMS enabled */
|
||||
int dpmsStandby; /**< Original DPMS standby value */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue