Remove unused variable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2056 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
92a7cff5e6
commit
fe50d70430
@ -109,7 +109,6 @@ static gboolean find_subdir(const gchar* filename, const gchar *subdir)
|
||||
gboolean ret = FALSE;
|
||||
gchar *base;
|
||||
gchar *gitdir;
|
||||
gchar *tmp;
|
||||
gchar *base_prev = g_strdup(":");
|
||||
|
||||
if (g_file_test(filename, G_FILE_TEST_IS_DIR))
|
||||
|
Loading…
x
Reference in New Issue
Block a user