Explorar el Código

Fix compilation of the owncloudpropagator test

This test does nothing, remove problematic line"
Olivier Goffart hace 12 años
padre
commit
e7e319e3f5
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      test/testowncloudpropagator.h

+ 0 - 3
test/testowncloudpropagator.h

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