[gnome-builder] editor-workspace: remove unnecessary include
- From: Fabiano Fidêncio <ffidencio src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editor-workspace: remove unnecessary include
- Date: Sat, 27 Dec 2014 11:47:10 +0000 (UTC)
commit e6beb523415802ee160347f4b120da95cb470c6f
Author: Fabiano Fidêncio <fidencio redhat com>
Date: Sat Dec 27 12:45:10 2014 +0100
editor-workspace: remove unnecessary include
Once we are using g_path_get_dirname() instead of dirname() we can
remove the libgen.h include.
src/editor/gb-editor-workspace.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/editor/gb-editor-workspace.c b/src/editor/gb-editor-workspace.c
index 8cb48b6..dfecd31 100644
--- a/src/editor/gb-editor-workspace.c
+++ b/src/editor/gb-editor-workspace.c
@@ -20,7 +20,6 @@
#include <glib/gi18n.h>
#include <gtksourceview/gtksource.h>
-#include <libgen.h>
#include "gb-devhelp-document.h"
#include "gb-devhelp-view.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]