aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/px4_defines.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-23 11:39:10 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-01-23 11:39:10 +0100
commit4ba57ad285884a2b01ebf8aac2c710ed63f7ffd3 (patch)
treec7d17ced407c06a4ad79bcbe6862e964c19b2322 /src/platforms/px4_defines.h
parent5e9bef6f4b710aae319bd60068107bff41003fd8 (diff)
downloadpx4-firmware-4ba57ad285884a2b01ebf8aac2c710ed63f7ffd3.tar.gz
px4-firmware-4ba57ad285884a2b01ebf8aac2c710ed63f7ffd3.tar.bz2
px4-firmware-4ba57ad285884a2b01ebf8aac2c710ed63f7ffd3.zip
get rid of unnecessary defines
Diffstat (limited to 'src/platforms/px4_defines.h')
-rw-r--r--src/platforms/px4_defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/platforms/px4_defines.h b/src/platforms/px4_defines.h
index 6b6a03893..325832f0f 100644
--- a/src/platforms/px4_defines.h
+++ b/src/platforms/px4_defines.h
@@ -50,7 +50,6 @@
/*
* Building for running within the ROS environment
*/
-#define __EXPORT
#define noreturn_function
#ifdef __cplusplus
#include "ros/ros.h"