From 994707897e322dbb2b6ce63637c122d8249602a9 Mon Sep 17 00:00:00 2001 From: Sankarasivasubramanian Pasupathilingam Date: Mon, 6 Oct 2008 09:48:34 +0000 Subject: Remove obsolete functions. svn path=/trunk/; revision=36567 --- e-util/e-util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'e-util/e-util.h') diff --git a/e-util/e-util.h b/e-util/e-util.h index 78ec9e53c9..b6ff33429d 100644 --- a/e-util/e-util.h +++ b/e-util/e-util.h @@ -59,7 +59,6 @@ gboolean e_write_file_uri (const gchar *filename, /* This only makes a filename safe for usage as a filename. * It still may have shell meta-characters in it. */ gchar * e_format_number (gint number); -gchar * e_format_number_float (gfloat number); typedef gint (*ESortCompareFunc) (gconstpointer first, gconstpointer second, -- cgit v1.2.3