]> git.street.me.uk Git - andy/viking.git/blobdiff - src/util.h
Enable widget sensitivity in the layer properties to be controlled.
[andy/viking.git] / src / util.h
index 7b719dd4448bcd5d8de056e81fa838d4351b5250..9ddfb340c5870ae6a2a272d74d255f6ce32b17de 100644 (file)
@@ -38,8 +38,6 @@ GList * str_array_to_glist(gchar* data[]);
 
 gboolean split_string_from_file_on_equals ( const gchar *buf, gchar **key, gchar **val );
 
-guint8 mpp_to_zoom ( gdouble mpp );
-
 G_END_DECLS
 
 #endif