mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
stray comment removed
Original commit message from CVS: stray comment removed
This commit is contained in:
parent
c8d60d688f
commit
495973824d
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
#include "gettext.h" /* included with gettext distribution and copied */
|
||||
|
||||
/* we want to use shorthand _() for translating and N_() for marking */
|
||||
//#define _(String) gettext (String)
|
||||
#define _(String) gettext (String)
|
||||
#define N_(String) gettext_noop (String)
|
||||
/* FIXME: if we need it, we can add Q_ as well, like in glib */
|
||||
|
|
Loading…
Reference in a new issue