mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove unneeded forward declaration
This commit is contained in:
parent
dd83042904
commit
9384308b05
@ -185,7 +185,6 @@ private:
|
||||
*/
|
||||
void update_pre_trans_split_props (uint32_t row, uint32_t col, GncTransPropType old_type, GncTransPropType new_type);
|
||||
|
||||
struct CsvTranImpSettings; //FIXME do we need this line
|
||||
CsvTransImpSettings m_settings;
|
||||
bool m_skip_errors;
|
||||
bool m_req_mapped_accts;
|
||||
|
Loading…
Reference in New Issue
Block a user