[phonemgr] Remove unused variable
- From: Daniele Forsi <dforsi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phonemgr] Remove unused variable
- Date: Sun, 16 Oct 2011 20:35:16 +0000 (UTC)
commit ced60371c0e5f1dbbce2c9948db01ab5a511f8b8
Author: Daniele Forsi <daniele forsi it>
Date: Sun Oct 16 19:18:10 2011 +0200
Remove unused variable
src/ui.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ui.c b/src/ui.c
index bc89bf4..bacef21 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -321,7 +321,6 @@ send_message (GtkWidget *w, GtkBuilder *ui)
void
create_send_dialog (MyApp *app, GtkDialog *parent, const char *recip)
{
- GError *err = NULL;
GtkTextBuffer *buf;
GtkTextView *view;
GtkEntry *entry;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]