mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
kioslave: remove unused and private KCookieServer::newInstance()
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
3bb24edfd3
commit
4eff237966
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ private:
|
|||
KConfig *mConfig;
|
||||
|
||||
private:
|
||||
virtual int newInstance(QList<QByteArray>) { return 0; }
|
||||
bool cookieMatches(const KHttpCookie&, const QString&, const QString&, const QString&, const QString&);
|
||||
void putCookie(QStringList&, const KHttpCookie&, const QList<int>&);
|
||||
void saveCookieJar();
|
||||
|
|
Loading…
Add table
Reference in a new issue