[nautilus] window: remove useless assignment
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window: remove useless assignment
- Date: Mon, 9 Jan 2012 22:24:12 +0000 (UTC)
commit 1d06cfcff92afc46bcaf5b313a604b93d76cbdd9
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 2 00:10:15 2012 +0100
window: remove useless assignment
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 b599933..b66eb2d 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -768,8 +768,6 @@ nautilus_window_show_window (NautilusWindow *window)
}
gtk_widget_show (GTK_WIDGET (window));
-
- slot = window->details->active_pane->active_slot;
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]