summaryrefslogtreecommitdiff
path: root/capplets/time-admin/src/time-share.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/time-admin/src/time-share.h')
-rw-r--r--capplets/time-admin/src/time-share.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/capplets/time-admin/src/time-share.h b/capplets/time-admin/src/time-share.h
index e5e8a476..af9bb60d 100644
--- a/capplets/time-admin/src/time-share.h
+++ b/capplets/time-admin/src/time-share.h
@@ -33,15 +33,12 @@
#include <libintl.h>
#include <gio/gio.h>
-#define _(STRING) gettext(STRING)
-#define C_(a,b) gettext(b)
#define TYPEMSG "<span foreground='red'font_desc='13'>%s </span>"
#define ERROR 1
#define WARING 2
#define INFOR 3
#define QUESTION 4
#define QUESTIONNORMAL 5
-#define GETTEXT_PACKAGE_TIMEZONES GETTEXT_PACKAGE "-timezones"
GtkWidget *WindowLogin;