diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-08-02 22:57:15 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-08-02 22:57:15 +0100 |
commit | 7e49dad23ba349da2dbf5acdc1004c42486783c2 (patch) | |
tree | 3ebc4b2ee2369d058d9ec41eb504c3115c9e692e /.gitignore | |
parent | e8d5e476efa2786ec117af14565665efcde48d21 (diff) |
Fix some more variable-set-but-not-used compiler warnings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dd2bbc8ae..899464ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gst*orc.h /tests/check/orc /tests/examples/shapewipe/shapewipe-example /tests/examples/jack/jack_client +/tests/examples/opencv/gstmotioncells_dynamic_test |