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