diff options
author | John McLear <john@mclear.co.uk> | 2013-12-01 18:56:05 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2013-12-01 18:56:05 +0000 |
commit | 95db100f1222a52cd57502f0ecd2464d13f5a3d2 (patch) | |
tree | 52ffd7149936cd59ada13fcff089b419f90ec7a6 /src | |
parent | 39f81fdb9ed21a24d418034cc4ad854578f9b86e (diff) | |
download | etherpad-lite-95db100f1222a52cd57502f0ecd2464d13f5a3d2.zip |
remove white space
Diffstat (limited to 'src')
-rw-r--r-- | src/static/js/ace2_inner.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/js/ace2_inner.js b/src/static/js/ace2_inner.js index b46c3620..05ac2cb2 100644 --- a/src/static/js/ace2_inner.js +++ b/src/static/js/ace2_inner.js @@ -498,7 +498,6 @@ function Ace2Inner(){ finally { var cs = currentCallStack; - //console.log("Finished action for: "+type); if (cleanExit) { |