Fix compilation of the owncloudpropagator test

This test does nothing, remove problematic line"
This commit is contained in:
Olivier Goffart 2014-01-20 15:44:43 +01:00
Родитель be874e36da
Коммит e7e319e3f5
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -9,9 +9,6 @@
#include <QtTest>
#include "mirall/owncloudpropagator.h"
using namespace Mirall;
class TestOwncloudPropagator : public QObject
{