diff options
author | monsta <[email protected]> | 2017-12-22 21:01:59 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-12-22 21:01:59 +0300 |
commit | d12302def2b23e124509f54afd0d9da49651d9f3 (patch) | |
tree | ea045e8c8fbf1aabbd7d9580387ae7b67342497f /libslab/mate-utils.h | |
parent | 8d737c695f37a5bb0ad5ded56a44777249624cea (diff) | |
download | mate-control-center-d12302def2b23e124509f54afd0d9da49651d9f3.tar.bz2 mate-control-center-d12302def2b23e124509f54afd0d9da49651d9f3.tar.xz |
libslab: remove a bunch of unused code
Diffstat (limited to 'libslab/mate-utils.h')
-rw-r--r-- | libslab/mate-utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libslab/mate-utils.h b/libslab/mate-utils.h index a018e4a1..cf2f315e 100644 --- a/libslab/mate-utils.h +++ b/libslab/mate-utils.h @@ -29,7 +29,6 @@ extern "C" { gboolean load_image_by_id (GtkImage * image, GtkIconSize size, const gchar * image_id); -void handle_g_error (GError ** error, const gchar * user_format, ...); #ifdef __cplusplus } |