Code Cleanup

- Removed last traces of synch.key.
This commit is contained in:
Paul Beckingham
2012-10-02 00:00:43 -04:00
parent b1443e831b
commit cd6d08f97c
5 changed files with 2 additions and 21 deletions

View File

@@ -189,7 +189,6 @@ void TF2::add_line (const std::string& line)
}
////////////////////////////////////////////////////////////////////////////////
// This is so that synch.key can just overwrite and not grow.
void TF2::clear_lines ()
{
_lines.clear ();