mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
c++options remove stray debugging comment.
This commit is contained in:
parent
b5d0c42505
commit
18edc17541
@ -1259,7 +1259,6 @@ SCM
|
||||
gnc_option_db_lookup_scm_value(GncOptionDB* odb, const char* section,
|
||||
const char* name)
|
||||
{
|
||||
std::cerr << "Use gnc_option_db_lookup_value." << std::endl;
|
||||
return SCM_BOOL_F;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user