mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
util: Removed formatBytes
This commit is contained in:
parent
488673ea9a
commit
4bbb5fadb3
2 changed files with 0 additions and 15 deletions
|
@ -42,7 +42,6 @@
|
|||
// util.cpp
|
||||
bool confirm (const std::string&);
|
||||
int confirm4 (const std::string&);
|
||||
std::string formatBytes (size_t);
|
||||
|
||||
#ifndef HAVE_UUID_UNPARSE_LOWER
|
||||
void uuid_unparse_lower (uuid_t uu, char *out);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue