EXA: Remove unnecessary #includes

There wasn't actually any font code here, so no problem.
This commit is contained in:
Daniel Stone 2008-07-29 17:52:11 +03:00
parent 6c1bb64c6f
commit e882ee7056
2 changed files with 0 additions and 4 deletions

View File

@ -35,8 +35,6 @@
#include <stdlib.h>
#include "exa_priv.h"
#include <X11/fonts/fontstruct.h>
#include "dixfontstr.h"
#include "exa.h"
#include "cw.h"

View File

@ -33,8 +33,6 @@
#include <string.h>
#include "exa_priv.h"
#include <X11/fonts/fontstruct.h>
#include "dixfontstr.h"
#include "exa.h"
#include "cw.h"