Remove unused variables

tingping/wmclass
Alexander Larsson 2017-05-22 13:40:11 +02:00
parent 1ecbf0666c
commit dac242fb49
1 changed files with 0 additions and 3 deletions

View File

@ -331,9 +331,6 @@ test_recursive_doc (void)
static void
test_create_docs (void)
{
g_autofree char *doc_path = NULL;
g_autofree char *doc_app_path = NULL;
g_autofree char *host_path = NULL;
GError *error = NULL;
g_autofree char *path1 = NULL;
g_autofree char *path2 = NULL;