diff --git a/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb b/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb
index 823b88d9b0f3d514711fffa0ea609fb0ba575009..8a7f64a2ad104400085b0d14f96b42a355c04ddc 100644
--- a/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb
+++ b/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb
@@ -11,14 +11,6 @@ S = "${WORKDIR}/roscpp_core-release-release-cpp_common-0.3.11"
 
 DEPENDS = "catkin-native"
 
-## changed in catkinConfig.cmake
-# set(catkin_EXTRAS_DIR "/usr/share/catkin/cmake")
-# to
-# set(catkin_EXTRAS_DIR "/home/lukas/poky-danny-8.0/build/tmp/sysroots/qemux86/usr/share/catkin/cmake")
-##
-# should somehow install catkin to know the right pathes.
-#
-
 EXTRA_OECMAKE = ""
 
 inherit cmake pythonnative