diff options
-rw-r--r-- | Doc/lib/liblogging.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/lib/liblogging.tex b/Doc/lib/liblogging.tex index 70e06eb..b4ab7d0 100644 --- a/Doc/lib/liblogging.tex +++ b/Doc/lib/liblogging.tex @@ -1138,9 +1138,6 @@ and \var{port}. Closes the socket. \end{methoddesc} -\begin{methoddesc}{handleError}{} -\end{methoddesc} - \begin{methoddesc}{emit}{} Pickles the record's attribute dictionary and writes it to the socket in binary format. If there is an error with the socket, silently drops the |