[gimp] plug-ins: remove obsolete includes from file-html-table



commit aed2742bdbdb90800ad44aa8397ac6e431b71467
Author: Michael Natterer <mitch gimp org>
Date:   Sun Oct 5 17:04:44 2014 +0200

    plug-ins: remove obsolete includes from file-html-table

 plug-ins/common/file-html-table.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plug-ins/common/file-html-table.c b/plug-ins/common/file-html-table.c
index 2b19bfc..7a7eccd 100644
--- a/plug-ins/common/file-html-table.c
+++ b/plug-ins/common/file-html-table.c
@@ -49,11 +49,8 @@
 
 #include "config.h"
 
-#include <errno.h>
 #include <string.h>
 
-#include <glib/gstdio.h>
-
 #include <libgimp/gimp.h>
 #include <libgimp/gimpui.h>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]