about summary refs log tree commit diff
path: root/src/ui/history_box.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/history_box.rs')
-rwxr-xr-xsrc/ui/history_box.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/history_box.rs b/src/ui/history_box.rs
index 87631b0..510db07 100755
--- a/src/ui/history_box.rs
+++ b/src/ui/history_box.rs
@@ -137,4 +137,3 @@ impl FurHistoryBox {
         window.vertical_align(gtk::Align::Center);
     }
 }
-