diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-29 14:12:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-29 14:12:40 +0000 |
commit | 3c8c91e6df3fae6a4290aeeedc0170731f672320 (patch) | |
tree | c6f75d31c2705e20e06a9c6682fd2e14b5fdf6fa /plugins/SMS/src/SMSConstans.h | |
parent | f513f611c525310554d153aa1fe02d06a40ea49f (diff) |
- muuid standardization (patch from Basil)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SMS/src/SMSConstans.h')
-rw-r--r-- | plugins/SMS/src/SMSConstans.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SMS/src/SMSConstans.h b/plugins/SMS/src/SMSConstans.h index 2642a56c7d..308cfbfdca 100644 --- a/plugins/SMS/src/SMSConstans.h +++ b/plugins/SMS/src/SMSConstans.h @@ -10,8 +10,6 @@ -// {CF97FD5D-B911-47a8-AF03-D21968B5B894}
-#define SMS_GUID { 0xcf97fd5d, 0xb911, 0x47a8, { 0xaf, 0x3, 0xd2, 0x19, 0x68, 0xb5, 0xb8, 0x94 } }
#define MIN_MIR_VER_VERSION_DWORD PLUGIN_MAKE_VERSION(0,8,0,0)
|