summaryrefslogtreecommitdiff
path: root/src/item.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-10-31 04:50:29 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-10-31 04:50:29 -0400
commit423d674c6bec05a9d1be36b5a5125007bfbbbeef (patch)
treeb8d85010bae44f1f4c7020d68e8b840b81da354f /src/item.h
parent97a9b42b2c5ef908e0c47ecfd39771a79f8fa8a2 (diff)
parent3909d2678ede154f9a7fe19617973d4daa173c47 (diff)
downloadfork-ledger-423d674c6bec05a9d1be36b5a5125007bfbbbeef.tar.gz
fork-ledger-423d674c6bec05a9d1be36b5a5125007bfbbbeef.tar.bz2
fork-ledger-423d674c6bec05a9d1be36b5a5125007bfbbbeef.zip
Merge branch 'next'
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h1
1 files changed, 0 insertions, 1 deletions
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