Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/activitywidget.h')
-rw-r--r--src/gui/activitywidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/activitywidget.h b/src/gui/activitywidget.h
index 441ae3142..8fcae6757 100644
--- a/src/gui/activitywidget.h
+++ b/src/gui/activitywidget.h
@@ -76,7 +76,6 @@ public:
*/
class ActivityList:public QList<Activity>
{
- // explicit ActivityList();
public:
void setAccountName( const QString& name );
QString accountName() const;