summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/version.h')
-rw-r--r--protocols/Skype/src/version.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Skype/src/version.h b/protocols/Skype/src/version.h
index 9acc0b7ca3..281233e9ec 100644
--- a/protocols/Skype/src/version.h
+++ b/protocols/Skype/src/version.h
@@ -2,7 +2,6 @@
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 1, 0, 0)
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
#define __FILEVERSION_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM