[gimp] app: Remove redundant assignment
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Remove redundant assignment
- Date: Sat, 8 Oct 2011 13:33:40 +0000 (UTC)
commit 9a3ee43ff68bd1e6e5b37812ada61ef851e171fb
Author: Mukund Sivaraman <muks banu com>
Date: Sat Oct 8 18:24:55 2011 +0530
app: Remove redundant assignment
app/tools/gimprectangleselecttool.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/app/tools/gimprectangleselecttool.c b/app/tools/gimprectangleselecttool.c
index a8f42c5..a7bc9bc 100644
--- a/app/tools/gimprectangleselecttool.c
+++ b/app/tools/gimprectangleselecttool.c
@@ -382,8 +382,6 @@ gimp_rectangle_select_tool_button_press (GimpTool *tool,
gimp_tool_control_activate (tool->control);
- function = gimp_rectangle_tool_get_function (rectangle);
-
priv->saved_show_selection = gimp_display_shell_get_show_selection (shell);
/* if the shift or ctrl keys are down, we don't want to adjust, we
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]