Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unrequired include
  • Loading branch information
m-kuhn committed Apr 27, 2018
1 parent c31ce0f commit fb14214
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/qgsofflineediting.cpp
Expand Up @@ -48,10 +48,6 @@ extern "C"
#include <spatialite.h>
}

// TODO: DEBUG
#include <QDebug>
// END

#define CUSTOM_PROPERTY_IS_OFFLINE_EDITABLE "isOfflineEditable"
#define CUSTOM_PROPERTY_REMOTE_SOURCE "remoteSource"
#define CUSTOM_PROPERTY_REMOTE_PROVIDER "remoteProvider"
Expand Down

0 comments on commit fb14214

Please sign in to comment.