Remove commented out code that is no longer needed.

This commit is contained in:
Mark Crane 2013-01-10 20:17:43 +00:00
parent 76fd7b20fb
commit 09523deab1
1 changed files with 0 additions and 9 deletions

View File

@ -74,12 +74,3 @@
);
end
end
--[[freeswitch.email("",
"",
"To: "..to.."\nFrom: "..from.."\nSubject: "..subject,
body,
file,
convert_cmd,
convert_ext
);]]