From c1bf4bdf69d2a0c2795cb5d44f13bc0bd3b16d8e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 6 Feb 2009 23:38:12 -0400 Subject: Moved the --abbrev-len option to report_t. --- src/session.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/session.h') diff --git a/src/session.h b/src/session.h index ae0d213c..0b36b1c6 100644 --- a/src/session.h +++ b/src/session.h @@ -114,7 +114,6 @@ public: * Option handlers */ - OPTION(session_t, abbrev_len_); OPTION(session_t, account_); // -a OPTION(session_t, download); // -Q -- cgit v1.2.3