[mutter] window: Remove duplicated function declaration
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] window: Remove duplicated function declaration
- Date: Thu, 30 Jan 2014 17:09:16 +0000 (UTC)
commit 64e09b37ac2ea8d814c18bd3b7eb5878bab169c1
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 0885f03..1a910bc 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -74,7 +74,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]