OK Folks, my first commit after quite a while, and while Quassel looks the same as...
[quassel.git] / src / core / server.h
index bcc7ffd..dd8aac9 100644 (file)
@@ -31,8 +31,6 @@
 #include "message.h"
 #include "serverinfo.h"
 
-#define DEFAULT_PORT 6667
-
 
 /*!
  * This is a server object, managing a single connection to an IRC server, handling the associated channels and so on.