summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/options.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-03-25 09:06:37 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-03-25 09:06:37 +0000
commit8aa669fbc78ce229f45105df09ac25a2df8b8eff (patch)
tree14ea6da3b83456da5f0c421d3b7691415b68093f /protocols/GTalkExt/src/options.h
parenta881be4206c532a8d7dd1d65fbeed1e1a89e84d2 (diff)
Google contact removed from clist
git-svn-id: http://svn.miranda-ng.org/main/trunk@4185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/GTalkExt/src/options.h')
-rw-r--r--protocols/GTalkExt/src/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/options.h b/protocols/GTalkExt/src/options.h
index ff9c2327e2..2b9507b84e 100644
--- a/protocols/GTalkExt/src/options.h
+++ b/protocols/GTalkExt/src/options.h
@@ -27,8 +27,6 @@ static const LPTSTR MAIL_NOTIFICATIONS = LPGENT("GMail notifications");
static const LPTSTR FULL_NOTIFICATION_FORMAT = LPGENT("subject\n %s\nfrom\n%s\n%s\n");
static const LPTSTR SHORT_NOTIFICATION_FORMAT = LPGENT("subject\n %s\nfrom\n%s");
-static const LPSTR PSEUDOCONTACT_LINK = "GTalkExtNotifyContact";
-static const LPSTR PSEUDOCONTACT_FLAG = "IsNotifyContact";
static const LPSTR BACK_COLOR_SETTING = "BackColor";
static const LPSTR TEXT_COLOR_SETTING = "TextColor";
static const LPSTR TIMEOUT_SETTING = "Timeout";