]> cgit.babelmonkeys.de Git - mpdbot.git/blobdiff - PEPThread.h
Add Makefile
[mpdbot.git] / PEPThread.h
diff --git a/PEPThread.h b/PEPThread.h
deleted file mode 100644 (file)
index d3a0d14..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-@interface PEPThread: OFThread
-- (void)MPD_connect;
-- (OFMutableDictionary*)MPD_responseFromSocket: (OFTCPSocket*)sock;
-
-OFTCPSocket *sock;
-@end