[waffle] [PATCH 1/8] cgl: remove unused forward declaration of linux_platform

Emil Velikov emil.l.velikov at gmail.com
Sat May 24 15:51:28 PDT 2014


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 src/waffle/cgl/cgl_platform.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/waffle/cgl/cgl_platform.h b/src/waffle/cgl/cgl_platform.h
index 71bf5b8..06cd834 100644
--- a/src/waffle/cgl/cgl_platform.h
+++ b/src/waffle/cgl/cgl_platform.h
@@ -28,8 +28,6 @@
 #include "wcore_platform.h"
 #include "wcore_util.h"
 
-struct linux_platform;
-
 struct cgl_platform {
     struct wcore_platform wcore;
 
-- 
1.9.3



More information about the waffle mailing list