]> granicus.if.org Git - graphviz/commitdiff
smyrna support.h: remove commented out code
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Sep 2021 00:11:36 +0000 (17:11 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Sep 2021 02:17:05 +0000 (19:17 -0700)
cmd/smyrna/support.h

index 74637fbdabbfacc0081c41e9878a91f760e8713f..bc5d0bdeec40c2f35f2d4e0bc6d5b99cb59a851d 100644 (file)
 #  define N_(String) (String)
 #endif
 
-
-/* Use this function to set the directory containing installed pixmaps. */
-/* void add_pixmap_directory(const gchar * directory); */
-
-
 /*
  * Private Functions.
  */
 
-/* This is used to create the pixbufs used in the interface. */
-/* GdkPixbuf *create_pixbuf(const gchar * filename); */
-
 /* This is used to set ATK action descriptions. */
 void glade_set_atk_action_description(AtkAction * action,
                                      const gchar * action_name,