From a8340dfbbe096adbac1e1fe02fd8f3c8630c6e98 Mon Sep 17 00:00:00 2001 From: Chad Weider Date: Mon, 28 May 2012 13:15:08 -0700 Subject: [PATCH] Remove the libraries that are a part of ace2_common package. --- src/node/utils/tar.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/node/utils/tar.json b/src/node/utils/tar.json index 461e51979..15ce68e27 100644 --- a/src/node/utils/tar.json +++ b/src/node/utils/tar.json @@ -40,11 +40,9 @@ ] , "ace2_inner.js": [ "ace2_inner.js" - , "underscore.js" , "AttributePool.js" , "Changeset.js" , "ChangesetUtils.js" - , "security.js" , "skiplist.js" , "virtual_lines.js" , "cssmanager.js"