xserver: Branch 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sat Apr 4 14:47:27 PDT 2009


 hw/xfree86/common/xf86Priv.h |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit e1338d27141125af61634597c5dea880692c4017
Author: Julien Cristau <jcristau at debian.org>
Date:   Sat Apr 4 23:43:28 2009 +0200

    xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macros

diff --git a/hw/xfree86/common/xf86Priv.h b/hw/xfree86/common/xf86Priv.h
index 6d53277..bc984f2 100644
--- a/hw/xfree86/common/xf86Priv.h
+++ b/hw/xfree86/common/xf86Priv.h
@@ -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
 


More information about the xorg-commit mailing list