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

[XaraXtreme-commits] Commit Complete



Commit by  : alex
Repository : xara
Revision   : 755
Date       : Sat Apr  1 16:44:23 BST 2006

Changed paths:
   M /Trunk/XaraLX/Kernel/nodetext.cpp

Another warning fix


Diff:
Index: Trunk/XaraLX/Kernel/nodetext.cpp
===================================================================
--- Trunk/XaraLX/Kernel/nodetext.cpp	(revision 754)
+++ Trunk/XaraLX/Kernel/nodetext.cpp	(revision 755)
@@ -2264,7 +2264,7 @@
 
 	PORTNOTETRACE("text","TextChar::Snap - do nothing");
 #if !defined(EXCLUDE_FROM_RALPH)
-	MILLIPOINT SnapDist    = CSnap::GetSnapDist();
+//	MILLIPOINT SnapDist    = CSnap::GetSnapDist();
 //	MILLIPOINT SqrSnapDist = SnapDist*SnapDist;
 
 	// create a format region with an attribute stack


Xara