diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-07-31 14:19:50 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-07-31 15:34:07 -0700 |
commit | 4a53fed41d711f270c7d8a7fbeaafb4fb619e879 (patch) | |
tree | a60904d5f3d6032cbbb9a2c334a214d25023c44f /hw/xquartz/Makefile.am | |
parent | da0a2747803dbecb1308181176a784e14cf02809 (diff) |
XQuartz: Dead code removal for StaticColor visual
(cherry picked from commit e457a44e87950207f6c16bf82bf5af11c777ecf1)
Diffstat (limited to 'hw/xquartz/Makefile.am')
-rw-r--r-- | hw/xquartz/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am index e5e2e9e37..653ae130a 100644 --- a/hw/xquartz/Makefile.am +++ b/hw/xquartz/Makefile.am @@ -41,7 +41,6 @@ EXTRA_DIST = \ X11Application.h \ X11Controller.h \ applewmExt.h \ - darwinClut8.h \ darwin.h \ darwinEvents.h \ keysym2ucs.h \ |