Skip to content

Commit fb14214

Browse files
committed
Remove unrequired include
1 parent c31ce0f commit fb14214

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/core/qgsofflineediting.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ extern "C"
4848
#include <spatialite.h>
4949
}
5050

51-
// TODO: DEBUG
52-
#include <QDebug>
53-
// END
54-
5551
#define CUSTOM_PROPERTY_IS_OFFLINE_EDITABLE "isOfflineEditable"
5652
#define CUSTOM_PROPERTY_REMOTE_SOURCE "remoteSource"
5753
#define CUSTOM_PROPERTY_REMOTE_PROVIDER "remoteProvider"

0 commit comments

Comments
 (0)