summaryrefslogtreecommitdiff
path: root/tests/vboot_audio_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vboot_audio_tests.c')
-rw-r--r--tests/vboot_audio_tests.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/vboot_audio_tests.c b/tests/vboot_audio_tests.c
index 4d633516..a1ecf71b 100644
--- a/tests/vboot_audio_tests.c
+++ b/tests/vboot_audio_tests.c
@@ -214,9 +214,6 @@ static void VbAudioTest(void) {
}
-/* disable MSVC warnings on unused arguments */
-__pragma(warning (disable: 4100))
-
int main(int argc, char* argv[]) {
int error_code = 0;