[opticflow] remove unused USE_ARDRONE_VIDEO define

This commit is contained in:
Felix Ruess
2015-01-28 22:52:36 +01:00
parent 067f91c9f5
commit 9df34e1ed3
-1
View File
@@ -43,7 +43,6 @@
<periodic fun="opticflow_module_run()" freq="60" start="opticflow_module_start()" stop="opticflow_module_stop()" autorun="TRUE"/>
<makefile target="ap">
<define name="ARDRONE_VIDEO_PORT" value="2002" />
<define name="USE_ARDRONE_VIDEO" />
<file name="opticflow_module.c"/>
<file name="visual_estimator.c" dir="modules/computer_vision/opticflow"/>