[vlc-devel] [PATCH 5/5] demux/playlist: itml: remove unused macros

Filip Roséen filip at atch.se
Sun May 21 20:49:08 CEST 2017


---
 modules/demux/playlist/itml.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/demux/playlist/itml.h b/modules/demux/playlist/itml.h
index 7edbd3e09d..87c69a6263 100644
--- a/modules/demux/playlist/itml.h
+++ b/modules/demux/playlist/itml.h
@@ -26,9 +26,6 @@
  */
 
 /* defines */
-#define FREE_VALUE()    FREENULL( psz_value )
-#define FREE_KEY()      FREENULL( psz_key )
-
 #define UNKNOWN_CONTENT 0
 #define SIMPLE_CONTENT 1
 #define COMPLEX_CONTENT 2
-- 
2.13.0


More information about the vlc-devel mailing list