diff --git a/libtransmission/session.c b/libtransmission/session.c index 9a010616e..e436fdb6e 100644 --- a/libtransmission/session.c +++ b/libtransmission/session.c @@ -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 )