view libmpcodecs/vd_vfwex.c @ 36763:7ac80299454d

Remove pointless assignment and variable. A volatile read will/should not be optimized away regardless of whether the result is assigned to a dummy variable or not.
author reimar
date Sun, 16 Feb 2014 16:29:57 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"