aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/px4_subscriber.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/platforms/px4_subscriber.h')
-rw-r--r--src/platforms/px4_subscriber.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/platforms/px4_subscriber.h b/src/platforms/px4_subscriber.h
index 2b289771b..d03b3edee 100644
--- a/src/platforms/px4_subscriber.h
+++ b/src/platforms/px4_subscriber.h
@@ -154,8 +154,6 @@ protected:
};
#else // Building for NuttX
-
-
/**
* Because we maintain a list of subscribers we need a node class
*/
@@ -181,7 +179,6 @@ protected:
};
-
/**
* Subscriber class that is templated with the uorb subscription message type
*/