mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
v2: drop trailing endif (Jon) Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
committed by
Adam Jackson
parent
9d00f6190a
commit
8f1a200d0b
@@ -150,9 +150,7 @@ winSetEngine(ScreenPtr pScreen)
|
||||
#ifdef XWIN_MULTIWINDOWEXTWM
|
||||
|| pScreenInfo->fMWExtWM
|
||||
#endif
|
||||
#ifdef XWIN_MULTIWINDOW
|
||||
|| pScreenInfo->fMultiWindow
|
||||
#endif
|
||||
) {
|
||||
winErrorFVerb(2,
|
||||
"winSetEngine - Multi Window or Rootless => ShadowGDI\n");
|
||||
|
||||
Reference in New Issue
Block a user