mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
Code Cleanup
- Removed unused util.cpp compressIds function.
This commit is contained in:
parent
dd6399aba7
commit
4f54578241
2 changed files with 0 additions and 56 deletions
|
@ -61,7 +61,6 @@ int execute (const std::string&, const std::vector <std::string>&, const std::st
|
|||
int flock (int, int);
|
||||
#endif
|
||||
|
||||
std::string compressIds (const std::vector <int>&);
|
||||
void combine (std::vector <int>&, const std::vector <int>&);
|
||||
|
||||
unsigned burndown_size (unsigned ntasks);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue