projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'
[ffmpeg.git]
/
libavformat
/
internal.h
diff --git
a/libavformat/internal.h
b/libavformat/internal.h
index
b5d4a7c
..
ce03dac
100644
(file)
--- a/
libavformat/internal.h
+++ b/
libavformat/internal.h
@@
-436,10
+436,4
@@
enum AVWriteUncodedFrameFlags {
*/
int ff_copy_whitelists(AVFormatContext *dst, AVFormatContext *src);
-#ifndef _WIN32
-#define USE_RENAME_REPLACE 1
-#else
-#define USE_RENAME_REPLACE 0
-#endif
-
#endif /* AVFORMAT_INTERNAL_H */