Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove double import; Followup ab05bfb
  • Loading branch information
m-kuhn committed Jan 5, 2018
1 parent 4abac93 commit d5074df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/qgslogger.cpp
Expand Up @@ -15,16 +15,13 @@
* *
***************************************************************************/


#include "qgslogger.h"

#include <QApplication>
#include <QtDebug>
#include <QFile>
#include <QThread>

#include "qgsconfig.h"

#ifndef CMAKE_SOURCE_DIR
#error CMAKE_SOURCE_DIR undefined
#endif // CMAKE_SOURCE_DIR
Expand Down

0 comments on commit d5074df

Please sign in to comment.