From 4999b1238760ca641f346a84ed4fcdbc44342f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=BCbking?= Date: Tue, 5 Mar 2013 19:30:42 +0100 Subject: [PATCH] fix merge... --- client.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/client.cpp b/client.cpp index 59b6989eec..d6a9e0612d 100644 --- a/client.cpp +++ b/client.cpp @@ -1519,10 +1519,7 @@ void Client::setOnActivity(const QString &activity, bool enable) /** * set exactly which activities this client is on */ -<<<<<<< HEAD // cloned from kactivities/src/lib/core/consumer.cpp -======= ->>>>>>> Map NULL_UUID activity to ALL activities #define NULL_UUID "00000000-0000-0000-0000-000000000000" void Client::setOnActivities(QStringList newActivitiesList) {