[gnome-control-center/wip/benzea/display-settings-widget: 3/7] display: Remove stale code
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/benzea/display-settings-widget: 3/7] display: Remove stale code
- Date: Mon, 21 Jan 2019 14:41:51 +0000 (UTC)
commit 05bfe0087a3b50e0b15314c3a12fdb7a7719d81a
Author: Benjamin Berg <bberg redhat com>
Date: Sun Jan 20 00:45:57 2019 +0100
display: Remove stale code
GrabInfo was used by the old arrangement widget.
panels/display/cc-display-panel.c | 8 --------
1 file changed, 8 deletions(-)
---
diff --git a/panels/display/cc-display-panel.c b/panels/display/cc-display-panel.c
index 81e34277c..bb574c5c9 100644
--- a/panels/display/cc-display-panel.c
+++ b/panels/display/cc-display-panel.c
@@ -111,14 +111,6 @@ struct _CcDisplayPanel
CC_PANEL_REGISTER (CcDisplayPanel, cc_display_panel)
-typedef struct
-{
- int grab_x;
- int grab_y;
- int output_x;
- int output_y;
-} GrabInfo;
-
static void
update_apply_button (CcDisplayPanel *panel);
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]