r9707 - helma-ng/trunk/modules/helma
[email protected] Mon, 4 May 2009 21:12:23 +0200 (CEST)
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <20090504191223.D3B873D0D6@mia> |
Author: hannes
Date: 2009-05-04 21:12:23 +0200 (Mon, 04 May 2009)
New Revision: 9707
Modified:
helma-ng/trunk/modules/helma/buffer.js
Log:
Remove unused core/json2 include statement
Details at http://dev.helma.org/trac/helma/changeset/9707
Modified: helma-ng/trunk/modules/helma/buffer.js
===================================================================
--- helma-ng/trunk/modules/helma/buffer.js 2009-05-04 19:12:19 UTC (rev 9706)
+++ helma-ng/trunk/modules/helma/buffer.js 2009-05-04 19:12:23 UTC (rev 9707)
@@ -1,5 +1,3 @@
-include('core/json2');
-
export('Buffer');
/**