[goffice] Remove duplicated declaration.



commit 643c94ecfe9f062a7c6bbe96009c84746f8b3c9d
Author: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Date:   Wed Jul 15 11:44:32 2009 +0200

    Remove duplicated declaration.
    
    * goffice/graph/gog-axis-line.h: here. Already in gog-axis-line-impl.h.

 ChangeLog                     |    8 +++++++-
 goffice/graph/gog-axis-line.h |    2 --
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 05936c6..a33ad32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-15  Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
+
+	Remove duplicated declaration.
+
+	* goffice/graph/gog-axis-line.h: here. Already in gog-axis-line-impl.h.
+
 2009-07-09  Morten Welinder  <terra gnome org>
 
 	* goffice/app/go-conf-win32.c (go_conf_win32_get,
@@ -30,7 +36,7 @@
 
 	* goffice/utils/go-format.c (go_format_output_date_to_odf): when we
 	  encounter a error in tokenizing, skip forward
-	
+
 2009-06-25  Andreas J. Guelzow  <aguelzow pyrshep ca>
 
 	* goffice/utils/go-string.h (go_string_get_cstr): deleted
diff --git a/goffice/graph/gog-axis-line.h b/goffice/graph/gog-axis-line.h
index b004046..698e997 100644
--- a/goffice/graph/gog-axis-line.h
+++ b/goffice/graph/gog-axis-line.h
@@ -42,8 +42,6 @@ typedef enum {
 	GOG_AXIS_AUTO
 } GogAxisPosition;
 
-GogAxisPosition gog_axis_base_get_clamped_position (GogAxisBase *axis_base);
-
 typedef enum {
 	GOG_AXIS_TICK_NONE,
 	GOG_AXIS_TICK_MAJOR,



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