Pārlūkot izejas kodu

remove unneeded includes

David Rose 22 gadi atpakaļ
vecāks
revīzija
c0ce8fc453
1 mainītis faili ar 0 papildinājumiem un 8 dzēšanām
  1. 0 8
      panda/src/glxdisplay/glxGraphicsBuffer.cxx

+ 0 - 8
panda/src/glxdisplay/glxGraphicsBuffer.cxx

@@ -22,15 +22,7 @@
 #include "glxGraphicsPipe.h"
 
 #include "graphicsPipe.h"
-#include "keyboardButton.h"
-#include "mouseButton.h"
 #include "glGraphicsStateGuardian.h"
-#include "clockObject.h"
-
-#include <errno.h>
-#include <sys/time.h>
-#include <X11/keysym.h>
-#include <X11/Xutil.h>
 
 TypeHandle glxGraphicsBuffer::_type_handle;