[dia] [warningectomy] Remove unused variable



commit 107881477c5f10f0442473a8fbcb6dd5f81df2bd
Author: Hans Breuer <hans breuer org>
Date:   Sat Sep 27 22:09:10 2014 +0200

    [warningectomy] Remove unused variable

 lib/standard-path.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/standard-path.c b/lib/standard-path.c
index c33563c..82036d2 100644
--- a/lib/standard-path.c
+++ b/lib/standard-path.c
@@ -846,7 +846,6 @@ stdpath_move_handle (StdPath *stdpath,
                     Point *to, ConnectionPoint *cp,
                     HandleMoveReason reason, ModifierKeys modifiers)
 {
-  DiaObject *obj = &stdpath->object;
   const real EPSILON = 0.01;
 
   /* move_handle is supposed to be just moving that and related handles (e.g.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]