From d159b826f4657bf859fad3d908e7b4e218f72e56 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Wed, 6 Feb 2002 08:07:17 +0000 Subject: [PATCH] fix docs git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6696 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/kvp_doc.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/engine/kvp_doc.txt b/src/engine/kvp_doc.txt index b40a92460a..d2cb6af464 100644 --- a/src/engine/kvp_doc.txt +++ b/src/engine/kvp_doc.txt @@ -159,12 +159,6 @@ Use: xaccAccountGetLastNum, xaccAccountSetLastNum Store the last number used in an account's transactions. Used in auto-filling the Num field. -Name: memo -Type: string -Entities: Split -Use: xaccSplitGetMemo, xaccSplitSetMemo - Store the 'Memo' string associated with Splits. - Name: notes Type: string Entities: Account, Transaction