X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcoresession.h;h=208095c20a8ccdb6924c20240fc7fe213c2ae59a;hb=c90c9160da1123ce99460c9b3ceef58b1ad21bf2;hp=9726f4c134d2d678199eeff1bffb787b9e1f7291;hpb=28e33cd3255a838a045303bed073f4f9c40a3af4;p=quassel.git diff --git a/src/core/coresession.h b/src/core/coresession.h index 9726f4c1..208095c2 100644 --- a/src/core/coresession.h +++ b/src/core/coresession.h @@ -88,7 +88,7 @@ public slots: //! Create a network and propagate the changes to the clients. /** \param info The network's settings. */ - void createNetwork(const NetworkInfo &info, bool useId = false); + void createNetwork(const NetworkInfo &info); //! Update a network and propagate the changes to the clients. /** \param info The updated network settings.