eolian: rename is_ref API to is_ptr to match syntax
[platform/upstream/efl.git] / src / modules / evas / engines / software_x11 / evas_xcb_main.c
1 #include "evas_common_private.h"
2 #include "evas_engine.h"
3
4 void 
5 evas_software_xcb_init(void) 
6 {
7
8 }