[mutter/wayland] window: Remove duplicated function declaration



commit cd35982d4ebeed68a7cceff2c8b4b8d336965a3f
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Jan 30 17:20:16 2014 +0100

    window: Remove duplicated function declaration

 src/core/window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/core/window.c b/src/core/window.c
index 30b4c2b..60b8e89 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -97,7 +97,6 @@ static void     update_net_frame_extents  (MetaWindow     *window);
 static void     recalc_window_type        (MetaWindow     *window);
 static void     recalc_window_features    (MetaWindow     *window);
 static void     invalidate_work_areas     (MetaWindow     *window);
-static void     recalc_window_type        (MetaWindow     *window);
 static void     set_wm_state_on_xwindow   (MetaDisplay    *display,
                                            Window          xwindow,
                                            int             state);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]