summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-17 23:23:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-17 23:23:07 +0000
commit0f6c29f2519e58a54ef0731787a02838d722a4bf (patch)
treef62e4077ca79a7378480a8ab4bfbb1d5be5573a7 /nuttx
parent09f70284f5e1d190519661166422909e69b2331b (diff)
downloadpx4-nuttx-0f6c29f2519e58a54ef0731787a02838d722a4bf.tar.gz
px4-nuttx-0f6c29f2519e58a54ef0731787a02838d722a4bf.tar.bz2
px4-nuttx-0f6c29f2519e58a54ef0731787a02838d722a4bf.zip
Remove garbage comment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1269 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/drivers/pipe_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/drivers/pipe_common.h b/nuttx/drivers/pipe_common.h
index 3b43b97b9..05edd9ca2 100644
--- a/nuttx/drivers/pipe_common.h
+++ b/nuttx/drivers/pipe_common.h
@@ -105,9 +105,6 @@ struct pipe_dev_s
#endif
};
-/*
- */
-
/****************************************************************************
* Public Function Prototypes
****************************************************************************/