git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a447e
)
demux/playlist: itml: remove unused macros
author
Filip Roséen
<filip@atch.se>
Sun, 21 May 2017 18:49:08 +0000
(20:49 +0200)
committer
Marvin Scholz
<epirat07@gmail.com>
Sun, 21 May 2017 22:06:46 +0000
(
00:06
+0200)
Signed-off-by: Marvin Scholz <epirat07@gmail.com>
modules/demux/playlist/itml.h
patch
|
blob
|
history
diff --git
a/modules/demux/playlist/itml.h
b/modules/demux/playlist/itml.h
index
7edbd3e
..
87c69a6
100644
(file)
--- 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