Clean up unused #ifdefs from fb.

This commit is contained in:
Adam Jackson 2007-07-05 15:56:25 -04:00
commit bcb2352742
9 changed files with 2 additions and 113 deletions

View file

@ -47,10 +47,6 @@ int fbGetWinPrivateIndex(void)
#endif
int fbGeneration;
#ifdef FB_OLD_SCREEN
#define miAllocateGCPrivateIndex() AllocateGCPrivateIndex()
#endif
Bool
fbAllocatePrivates(ScreenPtr pScreen, int *pGCIndex)
{