X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fgis-opengl.h;h=c6aa5060d6bc20e63dad8d21ac2b8672d0b11f0f;hb=194a225e4148805029672a21dfa1ceabad472364;hp=b1f7b567f8640a0fa5541f3f15f58790f4897333;hpb=b088e18d9e838064bb264a145ff66e57886ee42a;p=grits diff --git a/src/gis-opengl.h b/src/gis-opengl.h index b1f7b56..c6aa506 100644 --- a/src/gis-opengl.h +++ b/src/gis-opengl.h @@ -38,10 +38,9 @@ struct _GisOpenGL { GisViewer parent_instance; /* instance members */ + GList *objects; RoamSphere *sphere; guint sm_source[2]; - cairo_t *canvas; - guint canvas_tex; /* for testing */ gboolean wireframe;