]> granicus.if.org Git - graphviz/commitdiff
GTK plugin: remove unused #includes
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Apr 2022 19:34:19 +0000 (12:34 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 5 Apr 2022 01:41:06 +0000 (18:41 -0700)
Gitlab: #2204

plugin/gtk/support.c

index 0c8ba6e1426a023f9dbad0eaa636acdf0700a0db..f26a24e77baedc6751aac06f18601008302e2105 100644 (file)
@@ -2,14 +2,6 @@
  * DO NOT EDIT THIS FILE - it is generated by Glade.
  */
 
-#include "config.h"
-
-#include <sys/types.h>
-#include <sys/stat.h>
-#ifdef HAVE_UNISTD_H 
-#include <unistd.h>
-#endif
-
 #include <gtk/gtk.h>
 
 #include "support.h"