[gnome-control-center/wip/benzea/display-settings-widget: 10/14] 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/14] display: Remove stale code
- Date: Sun, 20 Jan 2019 20:48:10 +0000 (UTC)
commit 52bf9452e4693836f6e3370ccad49af5f624d732
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 3d688cbc8..8ce489e64 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]