diff options
Diffstat (limited to 'plugins/ZeroNotification/src/version.h')
-rw-r--r-- | plugins/ZeroNotification/src/version.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/src/version.h b/plugins/ZeroNotification/src/version.h index a334eec318..68f785f562 100644 --- a/plugins/ZeroNotification/src/version.h +++ b/plugins/ZeroNotification/src/version.h @@ -8,6 +8,5 @@ #define DESCRIPTION "Adds options to automatically disable notifications when a protocol is in a certain status."
#define AUTHOR "bidyut (<0.0.0.5), Maat"
#define COPYRIGHT "© 2005 bidyut, © 2009 Maat"
-
// {47D489D3-310D-4ef6-BD05-699FFFD5A4AA}
#define UID { 0x47d489d3, 0x310d, 0x4ef6, { 0xbd, 0x5, 0x69, 0x9f, 0xff, 0xd5, 0xa4, 0xaa } }
|