We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5b6f2 commit b3a64a3Copy full SHA for b3a64a3
src/ShellClients/PanelWindow.vala
@@ -209,7 +209,6 @@ public class Gala.PanelWindow : Object {
209
private void setup_barrier () {
210
var display = wm.get_display ();
211
var monitor_geom = display.get_monitor_geometry (display.get_primary_monitor ());
212
- var scale = display.get_monitor_scale (display.get_primary_monitor ());
213
214
switch (anchor) {
215
case TOP:
0 commit comments