[gnome-builder/wip/libide] libide: remove buffer stubs, we'll just use GtkTextBuffer



commit 29e8b0b1b519789992ca47dbd7e27379e21527ed
Author: Christian Hergert <christian hergert me>
Date:   Thu Feb 12 10:44:50 2015 -0800

    libide: remove buffer stubs, we'll just use GtkTextBuffer

 libide/ide-buffer-iter.h |   40 ----------------------------------------
 libide/ide-buffer.h      |   40 ----------------------------------------
 libide/ide.h             |    2 --
 3 files changed, 0 insertions(+), 82 deletions(-)
---
diff --git a/libide/ide.h b/libide/ide.h
index 4f4d2be..c4585d2 100644
--- a/libide/ide.h
+++ b/libide/ide.h
@@ -27,8 +27,6 @@ G_BEGIN_DECLS
 
 #include "ide-back-forward-item.h"
 #include "ide-back-forward-list.h"
-#include "ide-buffer.h"
-#include "ide-buffer-iter.h"
 #include "ide-build-result.h"
 #include "ide-build-system.h"
 #include "ide-builder.h"


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