diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-18 10:50:20 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-18 10:50:20 +0000 |
commit | a85e238092f480e9de278ae507af710633fa2824 (patch) | |
tree | 6736cf3074c5e4e7da309e932074de041bc1ba96 /plugins/tabsrmm/API/m_nudge.h | |
parent | c58de69f2936e24d2fa13eb415de963a4d7ca71f (diff) |
moving API to ExternalAPI folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@34 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/tabsrmm/API/m_nudge.h')
-rw-r--r-- | plugins/tabsrmm/API/m_nudge.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/tabsrmm/API/m_nudge.h b/plugins/tabsrmm/API/m_nudge.h deleted file mode 100644 index e87e410508..0000000000 --- a/plugins/tabsrmm/API/m_nudge.h +++ /dev/null @@ -1,5 +0,0 @@ -#define MS_SHAKE_CLIST "SHAKE/Service/ShakeClist"
-#define MS_SHAKE_CHAT "SHAKE/Service/ShakeChat"
-#define MS_SHAKE_CLIST_TRIGGER "SHAKE/Service/TriggerShakeClist"
-#define MS_SHAKE_CHAT_TRIGGER "SHAKE/Service/TirggerShakeChat"
-#define MS_NUDGE_SEND "NUDGE/Send"
|