annotate mp_msg-mencoder.c @ 13300:47dd02fb02df

Removed unused variable (leftover of having two instances of directory creation code, before I moved both and created a function for that). Made code clearer by moving ++variable out of a function call.
author ivo
date Fri, 10 Sep 2004 01:15:24 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"