Revision: 3743
http://vexi.svn.sourceforge.net/vexi/?rev=3743&view=rev
Author: mkpg2
Date: 2009-11-03 23:15:42 +0000 (Tue, 03 Nov 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/widgets/org.vexi.widgets/src/vexi/util/sync.t
Modified: trunk/widgets/org.vexi.widgets/src/vexi/util/sync.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/vexi/util/sync.t 2009-11-03 21:38:45 UTC
(rev 3742)
+++ trunk/widgets/org.vexi.widgets/src/vexi/util/sync.t 2009-11-03 23:15:42 UTC
(rev 3743)
@@ -32,16 +32,6 @@
// };
static.sync = function(a,b,ka,kb){
- var key = a+","+ka;
- var exn = new vexi.js.Exception(key);
- if(set[key]){
- vexi.log.error(set[key]);
- vexi.log.error(exn);
- throw exn;
- }
- else {
- set[key] = exn;
- }
if(!kb) kb = ka;
var fromA = false;
var fromB = false;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn