trace: Remove unnecessary headers.

This commit is contained in:
Vinson Lee 2010-05-13 01:18:35 -07:00
parent 0ccc1367d7
commit 65e82f0404
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
#include "util/u_inlines.h"
#include "util/u_memory.h"
#include "util/u_simple_list.h"
#include "util/u_format.h"
#include "pipe/p_format.h"
#include "pipe/p_screen.h"

View File

@ -29,7 +29,6 @@
#include "util/u_memory.h"
#include "rbug/rbug_public.h"
#include "tr_screen.h"
#include "tr_drm.h"
#include "tr_screen.h"
#include "tr_public.h"