[atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.78,1.79 atlantik_network.h,1.42,1.43

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv15586/libatlantikclient

Modified Files:
	atlantik_network.cpp atlantik_network.h 
Log Message:
remove some compiler warnings

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- atlantik_network.cpp	6 Jan 2003 01:34:48 -0000	1.78
+++ atlantik_network.cpp	6 Jan 2003 11:37:06 -0000	1.79
@@ -36,7 +36,7 @@
 //#include "atlantik.h"
 //#include "trade_widget.h"
 
-AtlantikNetwork::AtlantikNetwork(AtlanticCore *atlanticCore, QObject *parent, const char *name) : KExtendedSocket(0, 0, KExtendedSocket::inputBufferedSocket)
+AtlantikNetwork::AtlantikNetwork(AtlanticCore *atlanticCore) : KExtendedSocket(0, 0, KExtendedSocket::inputBufferedSocket)
 {
 	m_atlanticCore = atlanticCore;
 	m_textStream = new QTextStream(this);

Index: atlantik_network.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- atlantik_network.h	6 Jan 2003 01:34:48 -0000	1.42
+++ atlantik_network.h	6 Jan 2003 11:37:06 -0000	1.43
@@ -37,7 +37,7 @@
 Q_OBJECT
 
 public:
-	AtlantikNetwork(AtlanticCore *atlanticCore, QObject *parent=0, const char *name=0);
+	AtlantikNetwork(AtlanticCore *atlanticCore);
 	virtual ~AtlantikNetwork(void);
 	void setName(QString name);
 	void cmdGamesList();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.