summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/v8/DebuggerScript.js
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/v8/DebuggerScript.js')
-rw-r--r--Source/WebCore/bindings/v8/DebuggerScript.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/bindings/v8/DebuggerScript.js b/Source/WebCore/bindings/v8/DebuggerScript.js
index 0bed33d..fe6e8ab 100644
--- a/Source/WebCore/bindings/v8/DebuggerScript.js
+++ b/Source/WebCore/bindings/v8/DebuggerScript.js
@@ -262,5 +262,4 @@ DebuggerScript._frameMirrorToJSCallFrame = function(frameMirror, callerFrame)
}
return DebuggerScript;
-
})();