[gnome-control-center/wip/benzea/display-settings-widget: 10/14] display: Remove stale code



commit 07ab66ee826a78e2314ee21d6dbf8f4774470fbd
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 04f1cfbb5..9a9194191 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]