From: Matthew Fernandez Date: Sat, 2 Apr 2022 19:34:19 +0000 (-0700) Subject: GTK plugin: remove unused #includes X-Git-Tag: 4.0.0~135^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8213f08fbf584c1dfb7b7e2e84553e2a5a559a59;p=graphviz GTK plugin: remove unused #includes Gitlab: #2204 --- diff --git a/plugin/gtk/support.c b/plugin/gtk/support.c index 0c8ba6e14..f26a24e77 100644 --- a/plugin/gtk/support.c +++ b/plugin/gtk/support.c @@ -2,14 +2,6 @@ * DO NOT EDIT THIS FILE - it is generated by Glade. */ -#include "config.h" - -#include -#include -#ifdef HAVE_UNISTD_H -#include -#endif - #include #include "support.h"