Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
luzpaz
gstreamer
Commits
49597382
Commit
49597382
authored
Jan 13, 2004
by
Thomas Vander Stichele
Browse files
stray comment removed
Original commit message from CVS: stray comment removed
parent
c8d60d68
Changes
1
Show whitespace changes
Inline
Side-by-side
gst/gst-i18n-app.h
View file @
49597382
...
...
@@ -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 */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment