[gnome-control-center/wip/benzea/display-settings-widget: 10/10] 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: 10/10] display: Remove stale code
- Date: Sun, 20 Jan 2019 09:08:06 +0000 (UTC)
commit 59987e76a86fd6387598d9cfa6cd74441e831f41
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 22aef3465..28c7f7255 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]