Makes all mode token tables const
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_if.c
index ac80fab..7e56f8e 100644 (file)
@@ -218,7 +218,6 @@ void vp8_initialize()
     if (!init_done)
     {
         vp8_scale_machine_specific_config();
-        vp8_initialize_common();
 
         init_done = 1;
     }