[glib/wip/gapplication] Remove unused variables
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gapplication] Remove unused variables
- Date: Sat, 5 Jun 2010 06:10:44 +0000 (UTC)
commit 41517188960857f36217ed71cb998c857a67ae24
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 5 02:08:47 2010 -0400
Remove unused variables
gio/tests/testapp.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gio/tests/testapp.c b/gio/tests/testapp.c
index 0e1ca4e..8ed3091 100644
--- a/gio/tests/testapp.c
+++ b/gio/tests/testapp.c
@@ -37,8 +37,6 @@ on_app_activated (GApplication *application,
GVariant *args,
GVariant *platform_data)
{
- GVariantIter iter;
- GVariant *arg;
char *str;
g_print ("got args: ");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]