Skip to content

Commit

Permalink
removing unavailable debug function. ros/common_msgs#30
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote committed Feb 25, 2014
1 parent 6c69fc9 commit 530d480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/extras.cmake.em
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ macro(generate_dynamic_reconfigure_options)
${CATKIN_DEVEL_PREFIX}/${CATKIN_PACKAGE_INCLUDE_DESTINATION}
${CATKIN_DEVEL_PREFIX}/${CATKIN_PACKAGE_PYTHON_DESTINATION}
)
debug_message(2 "dynamic reconfigure cmd: ${_cmd}")

#file(WRITE ${CATKIN_DEVEL_PREFIX}/${CATKIN_PACKAGE_PYTHON_DESTINATION}/cfg/__init__.py)

Expand Down

0 comments on commit 530d480

Please sign in to comment.