[geany/geany-plugins] ec555b: GeanyLaTeX: Remove a redundant declaration

Colomban Wendling git-noreply at xxxxx
Sun Jul 8 17:21:59 UTC 2012


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 08 Jul 2012 17:21:59
Commit:      ec555b3599912d33bd0fcc4b55498560b2000089
             https://github.com/geany/geany-plugins/commit/ec555b3599912d33bd0fcc4b55498560b2000089

Log Message:
-----------
GeanyLaTeX: Remove a redundant declaration


Modified Paths:
--------------
    geanylatex/src/geanylatex.h

Modified: geanylatex/src/geanylatex.h
1 files changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -69,7 +69,6 @@ void glatex_insert_label_activated(G_GNUC_UNUSED GtkMenuItem * menuitem,
 	 G_GNUC_UNUSED gpointer gdata);
 void glatex_insert_ref_activated(G_GNUC_UNUSED GtkMenuItem * menuitem,
 	 G_GNUC_UNUSED gpointer gdata);
-void glatex_replace_special_character(void);
 void glatex_insert_usepackage_dialog(G_GNUC_UNUSED GtkMenuItem * menuitem,
 	 G_GNUC_UNUSED gpointer gdata);
 void glatex_insert_command_activated(G_GNUC_UNUSED GtkMenuItem * menuitem,


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Plugins-Commits mailing list