Remove unneeded forward declaration

pull/1533/head
Geert Janssens 3 years ago
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…
Cancel
Save