X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-options.el;h=da676560486c4cb6f097cf9dbb9937e3e9e91691;hp=897c8763d0ac8a7e96654ee33fb7a119dedc1413;hb=decb18b4cddd1d9fc0a68c4fc4cd72f98a4fd838;hpb=128fd61defd46adee3734539563d4d815bfca7cf diff --git a/lisp/riece-options.el b/lisp/riece-options.el index 897c876..da67656 100644 --- a/lisp/riece-options.el +++ b/lisp/riece-options.el @@ -233,11 +233,6 @@ way is to put Riece variables on .emacs or file loaded from there." :type 'boolean :group 'riece-options) -(defcustom riece-connection-timeout 60 - "Default timeout interval." - :type 'integer - :group 'riece-server) - (defcustom riece-buffer-dispose-function #'bury-buffer "Function called after the buffer was disposed." :type 'function