From 7419ff0f54fe9f1489bbc491ea78195bffe1cb76 Mon Sep 17 00:00:00 2001 From: rbuj Date: Thu, 6 Feb 2020 14:30:07 +0100 Subject: =?UTF-8?q?remove=20warnings:=20function=20declaration=20isn?= =?UTF-8?q?=E2=80=99t=20a=20prototype?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- capplets/common/mate-theme-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplets/common') diff --git a/capplets/common/mate-theme-info.c b/capplets/common/mate-theme-info.c index e201492e..266bab51 100644 --- a/capplets/common/mate-theme-info.c +++ b/capplets/common/mate-theme-info.c @@ -484,7 +484,7 @@ read_icon_theme (GFile *icon_theme_uri) } static void -add_default_cursor_theme () +add_default_cursor_theme (void) { MateThemeCursorInfo *theme_info; -- cgit v1.2.1