Better undo output (and remove undo.style config) (#3672)
This commit is contained in:
committed by
GitHub
parent
dcc8a8cdde
commit
a2f9b92d6c
@@ -181,8 +181,6 @@ class Task {
|
||||
#endif
|
||||
|
||||
std::string diff(const Task& after) const;
|
||||
Table diffForUndoSide(const Task& after) const;
|
||||
Table diffForUndoPatch(const Task& after, const Datetime& lastChange) const;
|
||||
|
||||
private:
|
||||
int determineVersion(const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user