diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo')
4 files changed, 0 insertions, 8 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp index c895bf5a..d49ea2ff 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp +++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.cpp @@ -137,5 +137,3 @@ void KNetworkByteStream::slotError( int code ) } #include "yahoobytestream.moc" - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h index 692c88be..20bbb5cb 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h +++ b/kopete/protocols/yahoo/libkyahoo/yahoobytestream.h @@ -65,5 +65,3 @@ private: }; #endif // YAHOOBYTESTREAM_H - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp index 48221871..43061f61 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp +++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.cpp @@ -107,5 +107,3 @@ void KNetworkConnector::setOptHostPort( const TQString &host, TQ_UINT16 port ) } #include "yahooconnector.moc" - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; diff --git a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h index bcdf372c..d3e0df86 100644 --- a/kopete/protocols/yahoo/libkyahoo/yahooconnector.h +++ b/kopete/protocols/yahoo/libkyahoo/yahooconnector.h @@ -63,5 +63,3 @@ private: }; #endif - -// kate: indent-width 4; replace-tabs off; tab-width 4; space-indent off; |