Skip to content

Commit

Permalink
postgres provider: remove unused threading code
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13557 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 24, 2010
1 parent a42c322 commit d008dd4
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 917 deletions.
9 changes: 1 addition & 8 deletions src/providers/postgres/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
########################################################
# Files

SET(PG_SRCS
qgspostgresprovider.cpp
qgspostgisbox2d.cpp
qgspostgisbox3d.cpp
qgspostgrescountthread.cpp
qgspostgresextentthread.cpp
)

SET(PG_SRCS qgspostgresprovider.cpp)
SET(PG_MOC_HDRS qgspostgresprovider.h)


Expand Down
84 changes: 0 additions & 84 deletions src/providers/postgres/qgspostgisbox2d.cpp

This file was deleted.

72 changes: 0 additions & 72 deletions src/providers/postgres/qgspostgisbox2d.h

This file was deleted.

85 changes: 0 additions & 85 deletions src/providers/postgres/qgspostgisbox3d.cpp

This file was deleted.

71 changes: 0 additions & 71 deletions src/providers/postgres/qgspostgisbox3d.h

This file was deleted.

Loading

0 comments on commit d008dd4

Please sign in to comment.