[devhelp] Tab: remove useless #include



commit ba01d9f82359ce5f1c241709312d5cdc0f9758a1
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu May 24 18:13:03 2018 +0200

    Tab: remove useless #include

 src/dh-tab.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/dh-tab.c b/src/dh-tab.c
index a3d38ef1..2a51fbae 100644
--- a/src/dh-tab.c
+++ b/src/dh-tab.c
@@ -19,7 +19,6 @@
  */
 
 #include "dh-tab.h"
-#include <glib/gi18n.h>
 
 struct _DhTabPrivate {
         DhWebView *web_view;


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