Remove commented out code that is no longer needed.
This commit is contained in:
parent
13aa6f49ba
commit
a6dc082460
|
|
@ -74,12 +74,3 @@
|
|||
);
|
||||
end
|
||||
end
|
||||
|
||||
--[[freeswitch.email("",
|
||||
"",
|
||||
"To: "..to.."\nFrom: "..from.."\nSubject: "..subject,
|
||||
body,
|
||||
file,
|
||||
convert_cmd,
|
||||
convert_ext
|
||||
);]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue