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 13aa6f49ba
commit a6dc082460

View File

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