mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
calendar-server: Remove unused defines
The file doesn't contain any translatable strings, so the i18n macros are unused. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1016
This commit is contained in:
parent
51b7eb7a2b
commit
cc3f439323
1 changed files with 0 additions and 8 deletions
|
|
@ -36,14 +36,6 @@ G_GNUC_END_IGNORE_DEPRECATIONS
|
|||
#undef CALENDAR_ENABLE_DEBUG
|
||||
#include "calendar-debug.h"
|
||||
|
||||
#ifndef _
|
||||
#define _(x) gettext(x)
|
||||
#endif
|
||||
|
||||
#ifndef N_
|
||||
#define N_(x) x
|
||||
#endif
|
||||
|
||||
typedef struct _ClientData ClientData;
|
||||
typedef struct _CalendarSourceData CalendarSourceData;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue