From f8db8a3faa30b71dca33ced38be16d3f93f43e8a Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 19 Mar 2017 00:36:26 +0100 Subject: Bring that Whole New World to the Old Continent too Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261. --- main/tests/test_python.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'main/tests/test_python.cpp') diff --git a/main/tests/test_python.cpp b/main/tests/test_python.cpp index f4a3d7a3a..b71995dd3 100644 --- a/main/tests/test_python.cpp +++ b/main/tests/test_python.cpp @@ -47,10 +47,7 @@ void test() { PyRun_SimpleString("b=Moch();\n"); PyRun_SimpleString("b.mooch();\n"); PyRun_SimpleString("b.meis();\n"); - - } - } #endif -- cgit v1.2.3-70-g09d2