From b4bbdd56249d750c17fd7aff8157a867a0737d9a Mon Sep 17 00:00:00 2001 From: suVene Date: Mon, 26 Jan 2009 08:10:59 +0000 Subject: Oops. delete debug code. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@29068 d0d07461-0603-4401-acd4-de1884942a52 --- copy.js | 1 - 1 file changed, 1 deletion(-) (limited to 'copy.js') diff --git a/copy.js b/copy.js index 0ce5061..4849617 100644 --- a/copy.js +++ b/copy.js @@ -91,7 +91,6 @@ wedata から読込まない label のリストを定義します。 liberator.plugins.exCopy = (function(){ var excludeLabelsMap = {}; -liberator.globalVariables.copy_templates = null; if (!liberator.globalVariables.copy_templates){ liberator.globalVariables.copy_templates = [ { label: 'titleAndURL', value: '%TITLE%\n%URL%' }, -- cgit v1.2.3