changeset 653:34710e86b4a2

Remove cairo-directfb.h but it will be needed at graphic layer initialization of SMP8654.
author Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
date Sat, 31 Jul 2010 16:36:53 +0800
parents 1748dce31cdb
children 21f944e79b19
files include/mb_graph_engine_cairo.h
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/include/mb_graph_engine_cairo.h	Sat Jul 31 13:30:38 2010 +0800
+++ b/include/mb_graph_engine_cairo.h	Sat Jul 31 16:36:53 2010 +0800
@@ -3,12 +3,6 @@
 
 #include <stdio.h>
 #include <cairo.h>
-/* This include file should be remove from here, since it will only be
- * used by directfb runtime module.  Other modules would not use it.
- * FourDollars, please, confirms it.
- *
- * #include <cairo-directfb.h>
- */
 #include "mb_basic_types.h"
 #include "mb_img_ldr.h"