Skip to content

Commit 7652ab4

Browse files
committed
remove unused
1 parent 5f4538f commit 7652ab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/HistoryWidget.vala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ public class Clipboard.HistoryWidget : Gtk.Box {
8383
hexpand = true,
8484
halign = Gtk.Align.FILL,
8585
valign = Gtk.Align.CENTER,
86-
xalign = 0.0f,
87-
yalign = 0.5f,
8886
margin_top = 6,
8987
margin_bottom = 6,
9088
margin_start = 6,

0 commit comments

Comments
 (0)