From 3909d2678ede154f9a7fe19617973d4daa173c47 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 31 Oct 2009 04:50:07 -0400 Subject: Removed most #if 0 blocks and callout comments --- src/item.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/item.h') diff --git a/src/item.h b/src/item.h index 5518a063..28eb3f80 100644 --- a/src/item.h +++ b/src/item.h @@ -106,7 +106,6 @@ class item_t : public supports_flags<>, public scope_t { public: #define ITEM_NORMAL 0x00 // no flags at all, a basic posting -// jww (2009-10-27): I'm not consistent on the difference between these two. #define ITEM_GENERATED 0x01 // posting was not found in a journal #define ITEM_TEMP 0x02 // posting is a managed temporary -- cgit v1.2.3