frontend: remove res check
authornotaz <notasas@gmail.com>
Tue, 27 Nov 2012 01:07:44 +0000 (03:07 +0200)
committernotaz <notasas@gmail.com>
Wed, 28 Nov 2012 16:49:33 +0000 (18:49 +0200)
commitf33a0f965a62ca6a8392d16efad00c2bbd878351
tree9d0e5e6e0caa5f117f217b2ded7292114f2c541e
parent02783d0b37a8b8c2d220f931e5bb2be2036dff87
frontend: remove res check

it's already done at the upper level, and this was wrong anyway
because plat_gvideo_set_mode can change vout_w and vout_h
frontend/plugin_lib.c