summaryrefslogtreecommitdiff
path: root/protocols/Twitter/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Twitter/src/stdafx.h')
-rw-r--r--protocols/Twitter/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Twitter/src/stdafx.h b/protocols/Twitter/src/stdafx.h
index f7bc9d7241..239dbcb540 100644
--- a/protocols/Twitter/src/stdafx.h
+++ b/protocols/Twitter/src/stdafx.h
@@ -69,7 +69,6 @@ using std::map;
#define TWITTER_KEY_OAUTH_TOK_SEC "OAuthTokenSecret"
#define TWITTER_KEY_OAUTH_ACCESS_TOK "OAuthAccessToken"
#define TWITTER_KEY_OAUTH_ACCESS_SEC "OAuthAccessTokenSecret"
-#define TWITTER_KEY_BASEURL "BaseURL"
#define TWITTER_KEY_CHATFEED "ChatFeed"
#define TWITTER_KEY_POLLRATE "PollRate"
#define TWITTER_KEY_GROUP "DefaultGroup"