diff --git a/js/ui/lookingGlass.js b/js/ui/lookingGlass.js index 84efc7135..cbb8e717e 100644 --- a/js/ui/lookingGlass.js +++ b/js/ui/lookingGlass.js @@ -402,14 +402,10 @@ Inspector.prototype = { let target = global.stage.get_actor_at_pos(Clutter.PickMode.ALL, stageX, stageY); - let id, style_class; - if (target instanceof St.Widget) { - id = target.get_theme_node().get_element_id(); - style_class = target.get_theme_node().get_element_class(); - } - let position = ''; - let style = '