Removed duplicate target in Makefile

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois 2016-01-19 00:40:18 -08:00 committed by Julian Oes
parent d4bb010f47
commit 16a7597a16
1 changed files with 0 additions and 3 deletions

View File

@ -155,9 +155,6 @@ posix_sitl_ekf2:
ros_sitl_default:
@echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead."
ros_sitl_default:
$(call cmake-build,$@)
qurt_eagle_travis:
$(call cmake-build,$@)