mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
EXA: Remove unnecessary #includes
There wasn't actually any font code here, so no problem.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user