Fixed a few compilation warnings

This commit is contained in:
Benoit Steiner
2015-06-30 10:36:17 -07:00
parent 7d41e97fa9
commit a4aa7c6217
3 changed files with 3 additions and 7 deletions

View File

@@ -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;
*/