[gnome-commander] Remove unused variable
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Remove unused variable
- Date: Fri, 28 Apr 2017 21:39:41 +0000 (UTC)
commit 1fa2b1052eabd259677358e5be9492e351123c48
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sat Apr 22 17:35:50 2017 +0200
Remove unused variable
src/gnome-cmd-dir-indicator.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-dir-indicator.cc b/src/gnome-cmd-dir-indicator.cc
index 37b6a69..69786ba 100644
--- a/src/gnome-cmd-dir-indicator.cc
+++ b/src/gnome-cmd-dir-indicator.cc
@@ -181,7 +181,6 @@ static gint on_dir_indicator_motion (GnomeCmdDirIndicator *indicator, GdkEventMo
// find out where in the label the pointer is at
gint iX = (gint) event->x;
- gint iY = (gint) event->y;
for (gint i=0; i < indicator->priv->numPositions; i++)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]