view cfg-mplayer-def.h @ 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 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";