Revert "Test"

This reverts commit e05510e139b1602ff6a42d6687ee71612f0abb66.
diff --git a/aomdec.c b/aomdec.c
index 51a5585..035572c 100644
--- a/aomdec.c
+++ b/aomdec.c
@@ -8,7 +8,6 @@
  * Media Patent License 1.0 was not distributed with this source code in the
  * PATENTS file, you can obtain it at www.aomedia.org/license/patent.
  */
-test
 
 #include <assert.h>
 #include <stdio.h>
@@ -50,7 +49,7 @@
 #endif
 #include "./y4menc.h"
 
-    static const char *exec_name;
+static const char *exec_name;
 
 struct AvxDecInputContext {
   struct AvxInputContext *aom_input_ctx;