r47168 - revert unnecessary change

glyph-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Tue, 5 Apr 2016 19:07:22 -0600 (MDT)
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: glyph
Date: Tue Apr  5 19:07:18 2016
New Revision: 47168

Modified:
   branches/haproxy-endpoint-8203-2/twisted/internet/endpoints.py

Log:
revert unnecessary change

Modified: branches/haproxy-endpoint-8203-2/twisted/internet/endpoints.py
==============================================================================
--- branches/haproxy-endpoint-8203-2/twisted/internet/endpoints.py	(original)
+++ branches/haproxy-endpoint-8203-2/twisted/internet/endpoints.py	Tue Apr  5 19:07:18 2016
@@ -2049,3 +2049,6 @@
         @rtype: L{IStreamClientEndpoint}
         """
         return _parseClientTLS(reactor, *args, **kwargs)
+
+
+