]> git.sesse.net Git - vlc/commitdiff
Revert "svg: quick fix for out-of-tree compilation"
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Tue, 24 Nov 2009 15:18:45 +0000 (16:18 +0100)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Tue, 24 Nov 2009 15:19:38 +0000 (16:19 +0100)
This reverts commit ea4b606943126c332a5953c900f1cc451ba680b1.

modules/misc/svg.c

index 972071acf3a295e15ec284e016f899a01f2e2595..c6cf3d140c97f60e2bf40cbe3a73a4baba2af1c2 100644 (file)
@@ -27,8 +27,6 @@
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
-#else
-# define N_(str) (str)
 #endif
 
 #include <vlc_common.h>