mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-6615 test this patch
This commit is contained in:
@@ -106,7 +106,6 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
|
||||
|
||||
class API {
|
||||
protected:
|
||||
char *last_data;
|
||||
char time_buf[64];
|
||||
switch_core_session_t *session;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user