Skip to content

Commit

Permalink
Undo the unintended changes in svn r5978 which disabled postgres support
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Oct 21, 2006
1 parent b68244e commit 1a7f73a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/gui/qgisapp.cpp
Expand Up @@ -140,11 +140,6 @@
#include <ApplicationServices/ApplicationServices.h>
#endif

//short term hack by Tim for windows to disable postgresql support
//#ifndef WIN32
#undef HAVE_POSTGRESQL
//#endif

#ifdef HAVE_POSTGRESQL
#include "qgsdbsourceselect.h"
#endif
Expand Down

0 comments on commit 1a7f73a

Please sign in to comment.