Remove debug TRIM #error
authorJens Axboe <jaxboe@fusionio.com>
Wed, 1 Sep 2010 11:55:12 +0000 (13:55 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 1 Sep 2010 11:55:12 +0000 (13:55 +0200)
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
trim.h

diff --git a/trim.h b/trim.h
index d0d7a8dc10941fe90e8f2df20309fea4b168be3a..6584606253f8edcab29e65d70f6bf23a6d49bc8d 100644 (file)
--- a/trim.h
+++ b/trim.h
@@ -31,7 +31,6 @@ static inline int io_u_should_trim(struct thread_data *td, struct io_u *io_u)
 static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo)
 {
 }
 static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo)
 {
 }
-#error foo
 #endif
 
 #endif
 #endif
 
 #endif