]> git.sesse.net Git - vlc/blobdiff - modules/misc/svg.c
Revert "svg: quick fix for out-of-tree compilation"
[vlc] / 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>