Explorar o código

Fix compilation of the owncloudpropagator test

This test does nothing, remove problematic line"
Olivier Goffart %!s(int64=12) %!d(string=hai) anos
pai
achega
e7e319e3f5
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      test/testowncloudpropagator.h

+ 0 - 3
test/testowncloudpropagator.h

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