diff --git a/src/interpolation/interpolation_unit_tests.hpp b/src/interpolation/interpolation_unit_tests.hpp
index 9cc8de508b446abe5ca2572cb90e2353407ba74c..bd0437cc7aed3a48f1a60f2eba732410db99849a 100644
--- a/src/interpolation/interpolation_unit_tests.hpp
+++ b/src/interpolation/interpolation_unit_tests.hpp
@@ -154,8 +154,6 @@ BOOST_AUTO_TEST_CASE( interpolation_full_test )
 	BOOST_REQUIRE_CLOSE(mg[0],mv[0],0.001);
 	BOOST_REQUIRE_CLOSE(mg[1],mv[1],0.001);
 
-	// Do a ghost put
-
 	auto & v_cl = create_vcluster();
 
 	// We have to do a ghost get before interpolating m2p