Drop nexmo SMS support. Reverts 58b3cc1d.

This commit is contained in:
Torrie Fischer
2015-03-19 17:17:47 -07:00
committed by Nik Bougalis
parent b450d62138
commit a90bb53cd2
16 changed files with 15 additions and 217 deletions

View File

@@ -251,12 +251,6 @@ public:
std::string SSL_VERIFY_FILE;
std::string SSL_VERIFY_DIR;
std::string SMS_FROM;
std::string SMS_KEY;
std::string SMS_SECRET;
std::string SMS_TO;
std::string SMS_URL;
public:
Config ();