From: Matthew Fernandez Date: Sun, 26 Sep 2021 00:11:36 +0000 (-0700) Subject: smyrna support.h: remove commented out code X-Git-Tag: 2.49.2~33^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4deee131f7a6e3ac067fe6965dd8cf0283739f29;p=graphviz smyrna support.h: remove commented out code --- diff --git a/cmd/smyrna/support.h b/cmd/smyrna/support.h index 74637fbda..bc5d0bdee 100644 --- a/cmd/smyrna/support.h +++ b/cmd/smyrna/support.h @@ -30,18 +30,10 @@ # 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,