Remove the "irc", "press-media" and "tools" directories.
[reactos.git] / irc / TechBot / TechBot.Library / ServiceOutput.cs
diff --git a/irc/TechBot/TechBot.Library/ServiceOutput.cs b/irc/TechBot/TechBot.Library/ServiceOutput.cs
deleted file mode 100644 (file)
index d73a93e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-using System;\r
-\r
-namespace TechBot.Library\r
-{\r
-    public interface IServiceOutput\r
-    {\r
-        void WriteLine(MessageContext context, string message);\r
-    }\r
-}\r