]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove 'attach_camera_widget' prototype
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 14 Sep 2021 01:39:29 +0000 (18:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 00:13:00 +0000 (17:13 -0700)
This function is not implemented.

cmd/smyrna/viewportcamera.h

index d64a034352040f13588f433d529dcb335527d6fc..f20c81579d5be8eb302f7677be1616bfecaba0f0 100644 (file)
@@ -17,7 +17,6 @@
 extern "C" {
 #endif
 
-    extern void attach_camera_widget(ViewInfo * view);
     extern void menu_click_add_camera(void *p);
 
 #ifdef __cplusplus