Make static.
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkwindow.c (get_screen_icon_info): Make static.
This commit is contained in:

committed by
Matthias Clasen

parent
011af2556d
commit
8f74f43f3b
@ -2455,7 +2455,7 @@ typedef struct {
|
||||
GdkPixmap *mask;
|
||||
} ScreenIconInfo;
|
||||
|
||||
ScreenIconInfo *
|
||||
static ScreenIconInfo *
|
||||
get_screen_icon_info (GdkScreen *screen)
|
||||
{
|
||||
ScreenIconInfo *info = g_object_get_data (G_OBJECT (screen),
|
||||
|
Reference in New Issue
Block a user