[java-libglom] Remove now-unused src/std_list.i file.



commit bd9fc5e25a1af5dea3a97eafb0a2c1ac36fea434
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jan 23 10:55:20 2012 +0100

    Remove now-unused src/std_list.i file.

 ChangeLog      |    4 ++++
 Makefile.am    |    3 +--
 src/std_list.i |   36 ------------------------------------
 3 files changed, 5 insertions(+), 38 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5b2e345..31d86d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-01-23  Murray Cumming  <murrayc murrayc com>
 
+	Remove now-unused src/std_list.i file.
+
+2012-01-23  Murray Cumming  <murrayc murrayc com>
+
 	Fix make distcheck
 
 	* Makefile.am: Add src and build dirs to the paths to build the doc and 
diff --git a/Makefile.am b/Makefile.am
index 1a48fd5..15e3b91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -86,8 +86,7 @@ swig_sources = src/glom.i \
                src/glib_refptr.i \
                src/glib_ustring.i \
                src/glom_constants.i.in \
-               src/glom_sharedptr.i \
-               src/std_list.i
+               src/glom_sharedptr.i
 
 java_binaries = $(top_builddir)/$(jarfile) \
                 $(top_builddir)/$(doc_jarfile) \



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