diff options
author | George Hazan <ghazan@miranda.im> | 2018-07-24 23:18:04 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-07-24 23:18:04 +0300 |
commit | 661376ac4624e302525a3849c243652a60c5577c (patch) | |
tree | 6bbf1ad0ee3aefea3d8c5aabd2279827f2443c32 /protocols/Twitter/src/oauth.dev.h | |
parent | e6fe8b75c5f524b5dc87ef74777219b58ed63d14 (diff) |
code cleaning
Diffstat (limited to 'protocols/Twitter/src/oauth.dev.h')
-rw-r--r-- | protocols/Twitter/src/oauth.dev.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/Twitter/src/oauth.dev.h b/protocols/Twitter/src/oauth.dev.h deleted file mode 100644 index 24deff074c..0000000000 --- a/protocols/Twitter/src/oauth.dev.h +++ /dev/null @@ -1,4 +0,0 @@ -#pragma once
-
-#define OAUTH_CONSUMER_KEY L"AwSuQV9A7uXpat81MQB48g"
-#define OAUTH_CONSUMER_SECRET L"x8pPGCCV5wFs26euODb9gv4VQ4kiuxTp3ed2P8Of4"
\ No newline at end of file |