graphics_GLBench: Drop bvt from bvt-inline

graphics_GLBench.bvt has been ported to tast.graphics.GLBench.hasty
Remove duplicate bvt-inline run here.

BUG=chromium:1033193
TEST=None

Change-Id: I479caab0d7137d43239a10f33101b3836dd98182
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2040070
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
Tested-by: Ilja H. Friedel <ihf@chromium.org>
diff --git a/client/site_tests/graphics_GLBench/control.bvt b/client/site_tests/graphics_GLBench/control.bvt
index 940970c..d01710c 100644
--- a/client/site_tests/graphics_GLBench/control.bvt
+++ b/client/site_tests/graphics_GLBench/control.bvt
@@ -19,9 +19,7 @@
 Note: it should nearly never be required to remove old versions of good/bad
 images from these directories.
 """
-# It is intentional that this suite is part of bvt-inline and bvt-perbuild
-# suites to get more stability data. Do not change this.
-ATTRIBUTES = "suite:bvt-inline, suite:bvt-perbuild, suite:graphics, suite:graphics_per-day, suite:graphics_system"
+ATTRIBUTES = "suite:bvt-perbuild, suite:graphics, suite:graphics_per-day, suite:graphics_system"
 TIME='FAST'
 TEST_CATEGORY = 'Performance'
 TEST_CLASS = "gl"