Move #endif to eliminate compiler warning.

This commit is contained in:
Ian Romanick
2007-06-22 09:03:26 -07:00
parent ad28d9d45a
commit 941c7463bb

View File

@@ -5031,8 +5031,8 @@ XGISaveScreenDH(ScreenPtr pScreen, int mode)
#endif
}
}
return TRUE;
#endif
return TRUE;
}
#ifdef DEBUG