[gnc-budget] gnc_budget_get_account_period_note returns a const

to harmonize with all other char getters
This commit is contained in:
Christopher Lam
2022-11-18 17:57:21 +08:00
parent 2ee0c98200
commit 3d8a28898d
6 changed files with 9 additions and 16 deletions

View File

@@ -131,8 +131,6 @@ functions. */
%newobject gnc_localtime;
%newobject gnc_gmtime;
%newobject gnc_budget_get_account_period_note;
/* Parse the header file to generate wrappers */
%inline {
static QofIdType QOF_ID_BOOK_SCM (void) { return QOF_ID_BOOK; }