summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cc b/src/Main.cc
index 4663a02..1436f84 100644
--- a/src/Main.cc
+++ b/src/Main.cc
@@ -138,7 +138,7 @@ int main(int argc, char ** argv) {
try {
HttpServ h(buildmenu(), port.to_int());
- IRC i("botalacon");
+// IRC i("botalacon");
// i.Connect();
// i.MainLoop();
TaskMan::MainLoop();