[nautilus] Remove unused variable
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Remove unused variable
- Date: Tue, 14 Aug 2012 17:44:04 +0000 (UTC)
commit 2bc1d449556f6e7f4176656503c2f01e1db8506c
Author: William Jon McCann <jmccann redhat com>
Date: Tue Aug 14 13:28:22 2012 -0400
Remove unused variable
src/nautilus-window.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 88fac56..51d559a 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -1580,8 +1580,6 @@ void
nautilus_window_sync_title (NautilusWindow *window,
NautilusWindowSlot *slot)
{
- char *window_title;
-
if (NAUTILUS_WINDOW_CLASS (G_OBJECT_GET_CLASS (window))->sync_title != NULL) {
NAUTILUS_WINDOW_CLASS (G_OBJECT_GET_CLASS (window))->sync_title (window, slot);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]