Remove unused statements in rc_pick_q for q mode

Change-Id: I71a24411c05858145adef986522dcc56e8cc6aba
diff --git a/av1/encoder/ratectrl.c b/av1/encoder/ratectrl.c
index 826d0b0..6705fa6 100644
--- a/av1/encoder/ratectrl.c
+++ b/av1/encoder/ratectrl.c
@@ -1611,9 +1611,6 @@
                           cm->show_frame == 0 && cpi->no_show_fwd_kf;
     get_intra_q_and_bounds(cpi, width, height, &active_best_quality,
                            &active_worst_quality, cq_level, is_fwd_kf);
-#ifdef STRICT_RC
-    active_best_quality = 0;
-#endif
   } else {
     //  Active best quality limited by previous layer.
     active_best_quality =