mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
shellEntry: Remove unused style class
This commit is contained in:
parent
e04e507659
commit
84e0a20701
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ const EntryMenu = new Lang.Class({
|
|||
_init: function(entry) {
|
||||
this.parent(entry, 0, St.Side.TOP);
|
||||
|
||||
this.actor.add_style_class_name('entry-context-menu');
|
||||
|
||||
this._entry = entry;
|
||||
this._clipboard = St.Clipboard.get_default();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue