diff --git a/unix/uipriv_unix.h b/unix/uipriv_unix.h index 43ed144b..ba592a97 100644 --- a/unix/uipriv_unix.h +++ b/unix/uipriv_unix.h @@ -47,7 +47,6 @@ extern uiDrawContext *newContext(cairo_t *cr, GtkStyleContext *style); extern void freeContext(uiDrawContext *); // image.c -/*TODO remove this*/typedef struct uiImage uiImage; extern cairo_surface_t *imageAppropriateSurface(uiImage *i, GtkWidget *w); // cellrendererbutton.c