From bea78a9ecd9fa3d1a80a8782f0c7150989feae5a Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 17 Nov 2008 23:23:07 +0000 Subject: [PATCH] Remove garbage comment git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1269 42af7a65-404d-4744-a932-0658087f49c3 --- drivers/pipe_common.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/pipe_common.h b/drivers/pipe_common.h index 3b43b97b99..05edd9ca29 100644 --- a/drivers/pipe_common.h +++ b/drivers/pipe_common.h @@ -105,9 +105,6 @@ struct pipe_dev_s #endif }; -/* - */ - /**************************************************************************** * Public Function Prototypes ****************************************************************************/