src/GraphicsPointer.hh
changeset 421 b5b9d2aafdcb
parent 409 1a03ff151abc
parent 420 278020dcd9b7
child 422 5e4c8631779e
--- a/src/GraphicsPointer.hh	Wed Jan 21 00:21:42 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#ifndef GRAPHICS_POINTER_HH
-#define GRAPHICS_POINTER_HH
-
-/*
- * Break our #include-loop dependancy
- */
-class Graphics;
-
-#endif