From a4aa7c62177ec333b91e186b10abff3bbb573077 Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Tue, 30 Jun 2015 10:36:17 -0700 Subject: Fixed a few compilation warnings --- unsupported/test/cxx11_meta.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'unsupported/test/cxx11_meta.cpp') diff --git a/unsupported/test/cxx11_meta.cpp b/unsupported/test/cxx11_meta.cpp index af5cadbf9..4f45e1dd3 100644 --- a/unsupported/test/cxx11_meta.cpp +++ b/unsupported/test/cxx11_meta.cpp @@ -354,7 +354,3 @@ void test_cxx11_meta() CALL_SUBTEST(test_array_zip_and_apply()); CALL_SUBTEST(test_array_misc()); } - -/* - * kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; - */ -- cgit v1.2.3