[libchamplainmm] Tile: Remove get_modified_time_string()



commit f8637acb35b1a53793f3419b26f55f42966cc051
Author: Juan R. GarcĂ­a Blanco <juanrgar gmail com>
Date:   Sun Jun 8 22:09:34 2014 +0200

    Tile: Remove get_modified_time_string()

 champlain/src/tile.hg |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/champlain/src/tile.hg b/champlain/src/tile.hg
index 16b4911..12dec02 100644
--- a/champlain/src/tile.hg
+++ b/champlain/src/tile.hg
@@ -51,8 +51,6 @@ public:
                champlain_tile_get_content)
   _WRAP_METHOD(Glib::TimeVal get_modified_time() const,
                champlain_tile_get_modified_time)
-  _WRAP_METHOD(Glib::ustring get_modified_time_string() const,
-               champlain_tile_get_modified_time_string)
   _WRAP_METHOD(Glib::ustring get_etag() const,
                champlain_tile_get_etag)
 


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