diff options
Diffstat (limited to 'nsh-plugin')
-rw-r--r-- | nsh-plugin/nsh/nsh.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsh-plugin/nsh/nsh.c b/nsh-plugin/nsh/nsh.c index 9353378..d7d799b 100644 --- a/nsh-plugin/nsh/nsh.c +++ b/nsh-plugin/nsh/nsh.c @@ -57,7 +57,6 @@ * rmp - pointer to reply message type * rv - return value */ - #define REPLY_MACRO(t) \ do { \ unix_shared_memory_queue_t * q = \ |