xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros

This commit is contained in:
Julien Cristau 2009-04-04 23:43:28 +02:00
parent e25d55ad54
commit e1338d2714

View File

@ -108,9 +108,6 @@ extern _X_EXPORT RootWinPropPtr *xf86RegisteredPropertiesTable;
#define DEFAULT_DPI 96
#endif
#define DEFAULT_UNRESOLVED TRUE
#define DEFAULT_BEST_REFRESH FALSE
/* Function Prototypes */
#ifndef _NO_XF86_PROTOTYPES