Skip to content

Commit

Permalink
Remove legacy classes in server code
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Apr 20, 2014
1 parent 8143039 commit b7ddf71
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 7,700 deletions.
2 changes: 0 additions & 2 deletions src/mapserver/qgis_map_serv.cpp
Expand Up @@ -31,8 +31,6 @@
#include "qgsmaprenderer.h"
#include "qgsmapserviceexception.h"
#include "qgspallabeling.h"
#include "qgsprojectparser.h"
#include "qgssldparser.h"
#include "qgsnetworkaccessmanager.h"

#include <QDomDocument>
Expand Down
2 changes: 2 additions & 0 deletions src/mapserver/qgsconfigcache.cpp
Expand Up @@ -21,6 +21,8 @@
#include "qgswmsprojectparser.h"
#include "qgssldconfigparser.h"

#include <QFile>

QgsConfigCache* QgsConfigCache::instance()
{
static QgsConfigCache mInstance;
Expand Down

0 comments on commit b7ddf71

Please sign in to comment.