aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--copy.js1
1 files changed, 0 insertions, 1 deletions
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%' },