[geany/geany-plugins] 0fc6ef: GeanyVC: Remove a redundant declaration
Colomban Wendling
git-noreply at xxxxx
Sun Jul 8 17:13:02 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:13:02
Commit: 0fc6ef954b4dfec2ae0d7d5d4f04054e9279b6ce
https://github.com/geany/geany-plugins/commit/0fc6ef954b4dfec2ae0d7d5d4f04054e9279b6ce
Log Message:
-----------
GeanyVC: Remove a redundant declaration
Modified Paths:
--------------
geanyvc/src/externdiff.c
Modified: geanyvc/src/externdiff.c
2 files changed, 0 insertions(+), 2 deletions(-)
===================================================================
@@ -25,8 +25,6 @@
extern GeanyFunctions *geany_functions;
-const gchar *get_external_diff_viewer(void);
-
enum
{
@@ 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