diff options
Diffstat (limited to 'src/core/core.h')
-rw-r--r-- | src/core/core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/core.h b/src/core/core.h index a3321531b..f7c6202ef 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -199,8 +199,6 @@ void meta_core_set_screen_cursor (Display *xdisplay, */ void meta_core_increment_event_serial (Display *display); -void meta_invalidate_default_icons (void); - void meta_core_add_old_event_mask (Display *xdisplay, Window xwindow, XIEventMask *mask); |