summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/notifiers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/WhenWasIt/notifiers.h')
-rw-r--r--plugins/WhenWasIt/notifiers.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/WhenWasIt/notifiers.h b/plugins/WhenWasIt/notifiers.h
index ff9f9fe229..db43ca55e1 100644
--- a/plugins/WhenWasIt/notifiers.h
+++ b/plugins/WhenWasIt/notifiers.h
@@ -21,13 +21,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef M_WWI_NOTIFIERS_H
#define M_WWI_NOTIFIERS_H
-#ifdef _UNICODE
+
#define POPUPDATAT POPUPDATAW
#define PUAddPopUpT PUAddPopUpW
-#else
-#define POPUPDATAT POPUPDATAEX
-#define PUAddPopUpT PUAddPopUpEx
-#endif
+
#define BIRTHDAY_TODAY_SOUND "WWIBirthdayToday"
#define BIRTHDAY_NEAR_SOUND "WWIBirthdayNear"