Author:   Lars Michelsen <[email protected]>
Date:     Sat Dec 24 14:51:31 2011 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Sat Dec 24 14:51:31 2011 +0100

Removed debug output

---

 share/frontend/nagvis-js/js/edit.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/share/frontend/nagvis-js/js/edit.js 
b/share/frontend/nagvis-js/js/edit.js
index 1218768..2bc3247 100644
--- a/share/frontend/nagvis-js/js/edit.js
+++ b/share/frontend/nagvis-js/js/edit.js
@@ -311,7 +311,6 @@ function getNearestObject(draggingObject, x, y) {
  * the target object directly or indirectly
  */
 function coordsReferTo(obj, target_object_id) {
-    eventlog("edit", "info", "Parent: " + obj.conf.object_id);
     if (obj.conf.object_id == target_object_id) {
         return true;
     }


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to