diff options
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r-- | e-util/e-util.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h index e1f6c792e4..8463fd4a7b 100644 --- a/e-util/e-util.h +++ b/e-util/e-util.h @@ -127,9 +127,6 @@ gchar * e_ascii_dtostr (gchar *buffer, const gchar *format, gdouble d); -cairo_font_options_t * - get_font_options (void); - gboolean e_file_lock_create (void); void e_file_lock_destroy (void); gboolean e_file_lock_exists (void); |