[gnome-disk-utility] Remove unused variable
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility] Remove unused variable
- Date: Sat, 29 Aug 2015 20:48:20 +0000 (UTC)
commit 4e894fe1aafb449005d5fefb5ecac78056647105
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Aug 29 15:07:52 2015 -0500
Remove unused variable
src/disks/gduapplication.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/disks/gduapplication.c b/src/disks/gduapplication.c
index a606089..60da74c 100644
--- a/src/disks/gduapplication.c
+++ b/src/disks/gduapplication.c
@@ -160,7 +160,6 @@ gdu_application_command_line (GApplication *_app,
{
GduApplication *app = GDU_APPLICATION (_app);
UDisksObject *object_to_select = NULL;
- GError *error = NULL;
gint ret = 1;
const gchar *opt_block_device = NULL;
gchar *error_message = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]