[glibmm] TlsFileDatabase: Remove the class until its usage is more clear.



commit e28f5093dced2e8cafef5795c02657b7265b78ca
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Tue Mar 26 10:48:59 2013 -0400

    TlsFileDatabase: Remove the class until its usage is more clear.
    
        * gio/src/filelist.am (tlsfiledatabase.hg): Remove from the build
        until it is more clear how the class should be used.

 ChangeLog           |    7 +++++++
 gio/src/filelist.am |    1 -
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 14bc0f5..120f616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2013-03-26  José Alburquerque  <jaalburquerque gmail com>
 
+       TlsFileDatabase: Remove the class until its usage is more clear.
+
+       * gio/src/filelist.am (tlsfiledatabase.hg): Remove from the build
+       until it is more clear how the class should be used.
+
+2013-03-26  José Alburquerque  <jaalburquerque gmail com>
+
        TlsError: Rename the EOF enum value.
 
        * gio/src/error.hg (EOF): Rename it to ENDOFFILE to avoid a clash with
diff --git a/gio/src/filelist.am b/gio/src/filelist.am
index 5e8e44b..28f7782 100644
--- a/gio/src/filelist.am
+++ b/gio/src/filelist.am
@@ -117,7 +117,6 @@ giomm_files_any_hg =                        \
        tlsclientconnection.hg          \
        tlsconnection.hg                \
        tlsdatabase.hg                  \
-       tlsfiledatabase.hg              \
        tlsinteraction.hg               \
        tlspassword.hg                  \
        tlsserverconnection.hg          \


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