]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove commented out prototypes
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 17:27:09 +0000 (10:27 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Sep 2021 16:17:46 +0000 (09:17 -0700)
cmd/smyrna/glexpose.h

index 2c71ae7c6a645c4e80448dd74aa2dda8d454b3fa..f2fc6c0df37ed0bbf3dfdefb985e64d426b2adf2 100644 (file)
 extern "C" {
 #endif
 
-    /* int glupdatecamera(ViewInfo * v); */
     int glexpose_main(ViewInfo * v);
-    /* void glexpose_grid(ViewInfo * v); */
-    /* int glexpose_drawgraph(ViewInfo * view); */
-    /* void drawtestpoly(void); */
-    /* void draw_cube(void); */
 
 #ifdef __cplusplus
 }                              /* end extern "C" */