diff options
Diffstat (limited to 'src/session.h')
-rw-r--r-- | src/session.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |