remove a comment referring to a non-existant param

This commit is contained in:
Mitchell Livingston 2012-09-18 01:13:31 +00:00
parent e46309a0fa
commit ddabdcb1c7
1 changed files with 0 additions and 1 deletions

View File

@ -1322,7 +1322,6 @@ useAltSpeed( tr_session * s, struct tr_turtle_info * t,
/**
* @param enabled whether turtle should be on/off according to the scheduler
* @param changed whether that's different from the previous minute
*/
static void
testTurtleTime( const struct tr_turtle_info * t, bool * enabled )