xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros
This commit is contained in:
parent
e25d55ad54
commit
e1338d2714
|
@ -108,9 +108,6 @@ extern _X_EXPORT RootWinPropPtr *xf86RegisteredPropertiesTable;
|
||||||
#define DEFAULT_DPI 96
|
#define DEFAULT_DPI 96
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEFAULT_UNRESOLVED TRUE
|
|
||||||
#define DEFAULT_BEST_REFRESH FALSE
|
|
||||||
|
|
||||||
/* Function Prototypes */
|
/* Function Prototypes */
|
||||||
#ifndef _NO_XF86_PROTOTYPES
|
#ifndef _NO_XF86_PROTOTYPES
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue