X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fnetworkconnection.h;h=a8e0b2783a0a9c0ca98999c639db9b8e88c25932;hp=a02997f902f0ebd37f97d632e718d693162af0e6;hb=769fd4e7ade0b44503434d30fab8880a4b66411b;hpb=72661d39517f5a06862abfe4e645f64334041cb4 diff --git a/src/core/networkconnection.h b/src/core/networkconnection.h index a02997f9..a8e0b278 100644 --- a/src/core/networkconnection.h +++ b/src/core/networkconnection.h @@ -39,8 +39,6 @@ #include "network.h" #include "signalproxy.h" -class Network; - class IrcServerHandler; class UserInputHandler; class CtcpHandler;