diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index a66afb0..197edf8 100644 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -26,9 +26,6 @@ import threading import io from util import localize_path, Struct - - - ###################################################################################### if not hasattr(os, 'getppid'):