diff options
Diffstat (limited to 'kopete/protocols/oscar/liboscar/locationrightstask.cpp')
-rw-r--r-- | kopete/protocols/oscar/liboscar/locationrightstask.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kopete/protocols/oscar/liboscar/locationrightstask.cpp b/kopete/protocols/oscar/liboscar/locationrightstask.cpp index d1e4b595..5e441b41 100644 --- a/kopete/protocols/oscar/liboscar/locationrightstask.cpp +++ b/kopete/protocols/oscar/liboscar/locationrightstask.cpp @@ -82,6 +82,3 @@ void LocationRightsTask::handleLocationRightsResponse() kdDebug(OSCAR_RAW_DEBUG) << k_funcinfo << "Ignoring location rights response" << endl; setSuccess( 0, TQString() ); } - - -//kate: tab-width 4; indent-mode csands; |