diff options
Diffstat (limited to 'plugins/Dropbox/src/version.h')
-rw-r--r-- | plugins/Dropbox/src/version.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index 567c783738..a7f5d01dc0 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -6,7 +6,6 @@ #include <stdver.h>
#define __PLUGIN_NAME "Dropbox"
-#define __INTERNAL_NAME "Dropbox"
#define __FILENAME "Dropbox.dll"
#define __DESCRIPTION "Allows to transfer files via Dropbox."
#define __AUTHOR "unsane"
|