mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
Cleanup: Prep for '-Wextra'
This commit is contained in:
parent
84be60fdca
commit
a82558064b
23 changed files with 48 additions and 54 deletions
|
@ -39,7 +39,7 @@ Context context;
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Constants.
|
||||
bool get (const std::string& name, Variant& value)
|
||||
bool get (const std::string&, Variant&)
|
||||
{
|
||||
/*
|
||||
// An example, although a bad one because this is supported by default.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue