Skip to content

Commit

Permalink
small tweak for remote player
Browse files Browse the repository at this point in the history
  • Loading branch information
DonDavici committed Nov 3, 2014
1 parent 67c95fc commit 7f8e8cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/DPH_RemoteListener.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@ def stopRemoteDeamon(self):

self.client.stop_all()

if self.httpd is not None:
self.httpd.shutdown()
self.httpd.shutdown()

printl("", self, "C")

Expand Down

0 comments on commit 7f8e8cf

Please sign in to comment.