[svn r266] Changed dangerous calls to printf inside the code in gmyth_socket, used by debug messages (this caused memory allocation problems on Maemo).
1 #ifndef MMYTH_ESG_GRID_VIEW_H_
2 #define MMYTH_ESG_GRID_VIEW_H_
6 GtkWidget *epg_grid_view_new(MMythUi * mmyth_ui);
8 #endif /* MMYTH_ESG_GRID_VIEW_H_ */