[devhelp] Notebook: minor cleanup



commit 02ab4e6404eb7bb702b46e1cfc53f1264acbf12e
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue May 29 12:14:51 2018 +0200

    Notebook: minor cleanup

 src/dh-notebook.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/dh-notebook.c b/src/dh-notebook.c
index 5e4b8c4b..c5853009 100644
--- a/src/dh-notebook.c
+++ b/src/dh-notebook.c
@@ -124,7 +124,6 @@ dh_notebook_open_new_tab (DhNotebook  *notebook,
         if (switch_focus)
                 gtk_notebook_set_current_page (GTK_NOTEBOOK (notebook), page_num);
 
-
         if (uri != NULL)
                 webkit_web_view_load_uri (WEBKIT_WEB_VIEW (web_view), uri);
         else


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]