[vlc-devel] commit: Revert "svg: quick fix for out-of-tree compilation" ( Olivier Aubert )
git version control
git at videolan.org
Tue Nov 24 16:19:41 CET 2009
vlc | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Tue Nov 24 16:18:45 2009 +0100| [27695dc3a8812e442dee4202b99e0bc5605ea98f] | committer: Olivier Aubert
Revert "svg: quick fix for out-of-tree compilation"
This reverts commit ea4b606943126c332a5953c900f1cc451ba680b1.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27695dc3a8812e442dee4202b99e0bc5605ea98f
---
modules/misc/svg.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/misc/svg.c b/modules/misc/svg.c
index 972071a..c6cf3d1 100644
--- a/modules/misc/svg.c
+++ b/modules/misc/svg.c
@@ -27,8 +27,6 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
-#else
-# define N_(str) (str)
#endif
#include <vlc_common.h>
More information about the vlc-devel
mailing list