[geany/geany] 0f614d: Remove reference to removed "menu_view_editor1" (oops)

Matthew Brush git-noreply at xxxxx
Sat Apr 27 06:56:16 UTC 2013


Branch:      refs/heads/master
Author:      Matthew Brush <matt at geany.org>
Committer:   Matthew Brush <matt at geany.org>
Date:        Sat, 27 Apr 2013 06:56:16 UTC
Commit:      0f614dd8857d6b5da1b362770de913b5b54a7d28
             https://github.com/geany/geany/commit/0f614dd8857d6b5da1b362770de913b5b54a7d28

Log Message:
-----------
Remove reference to removed "menu_view_editor1" (oops)


Modified Paths:
--------------
    src/ui_utils.c

Modified: src/ui_utils.c
1 files changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -746,7 +746,6 @@ static void init_document_widgets(void)
 	add_doc_widget("menu_choose_color1");
 	add_doc_widget("menu_zoom_in1");
 	add_doc_widget("menu_zoom_out1");
-	add_doc_widget("menu_view_editor1");
 	add_doc_widget("normal_size1");
 	add_doc_widget("treeview6");
 	add_doc_widget("print1");



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list