mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
CFS, Msg, ViewText: Code cleanup
This commit is contained in:
parent
a1dbb0c294
commit
5666feaab9
3 changed files with 3 additions and 6 deletions
|
@ -546,9 +546,7 @@ void File::write_raw (const std::string& line)
|
|||
open ();
|
||||
|
||||
if (_fh)
|
||||
{
|
||||
fputs (line.c_str (), _fh);
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue