deleted unnecessary code

This commit is contained in:
hyung-hwan 2009-10-09 07:51:29 +00:00
parent 98eec6a35d
commit 28759bb9f4

View File

@ -48,15 +48,6 @@ struct qse_cut_t
int option; /**< stores options */
struct
{
struct
{
qse_size_t build;
qse_size_t match;
} rex;
} depth;
struct
{
qse_cut_sel_blk_t fb; /**< the first block is static */