remove logging

This commit is contained in:
Chris Birk 2015-12-17 21:56:33 -06:00
parent 7f517eca0b
commit 313f390e7a
1 changed files with 0 additions and 2 deletions

View File

@ -207,8 +207,6 @@ var padimpexp = (function()
// activate action to import in the form
$("#importform").attr('action', pad_root_url + "/import");
console.log(clientVars);
//hide stuff thats not avaible if abiword/soffice is disabled
if(clientVars.exportAvailable == "no")
{