dix: build fix if PANORAMIX is not defined.

Signed-off-by: Shunichi Fuji <palglowr@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Shunichi Fuji 2009-02-10 14:44:18 +09:00 committed by Peter Hutterer
parent 4844bff58f
commit 7bbf05d9aa

View File

@ -670,8 +670,8 @@ CheckPhysLimits(
#ifdef PANORAMIX
if (!noPanoramiXExtension)
XineramaSetCursorPosition (pDev, new.x, new.y, generateEvents);
#endif
else
#endif
{
if (pScreen != pSprite->hotPhys.pScreen)
pSprite->hotPhys = new;