[glibmm/glibmm-3maybe] Remove GP_LIST* m4 macros used to wrap (now hidden in GTK+) GList* members.



commit 76e0867417176284d9d43c43d86c2273aea8a0eb
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jun 8 17:22:38 2010 +0200

    Remove GP_LIST* m4 macros used to wrap (now hidden in GTK+) GList* members.
    
    * tools/m4/list.m4: Removed this file.
        * tools/m4/filelist.am: Don't mention it here.

 ChangeLog            |    9 ++-
 tools/m4/filelist.am |    1 -
 tools/m4/list.m4     |  232 --------------------------------------------------
 3 files changed, 8 insertions(+), 234 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 73225ba..0284c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2010-06-08  Murray Cumming  <murrayc murrayc-desktop>
+2010-06-08  Murray Cumming  <murrayc murrayc com>
+
+	Remove GP_LIST* m4 macros used to wrap (now hidden in GTK+) GList* members.
+
+	* tools/m4/list.m4: Removed this file.
+    * tools/m4/filelist.am: Don't mention it here.
+
+2010-06-08  Murray Cumming  <murrayc murrayc com>
 
 	Remove a junk line from VolumeMonitor.hg.
 
diff --git a/tools/m4/filelist.am b/tools/m4/filelist.am
index 46988a7..660a046 100644
--- a/tools/m4/filelist.am
+++ b/tools/m4/filelist.am
@@ -25,7 +25,6 @@ files_codegen_m4 =			\
 	doc.m4				\
 	enum.m4				\
 	gerror.m4			\
-	list.m4				\
 	member.m4			\
 	method.m4			\
 	property.m4			\



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