Skip to content

Commit d008dd4

Browse files
author
jef
committed
postgres provider: remove unused threading code
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13557 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a42c322 commit d008dd4

11 files changed

+1
-917
lines changed

src/providers/postgres/CMakeLists.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22
########################################################
33
# Files
44

5-
SET(PG_SRCS
6-
qgspostgresprovider.cpp
7-
qgspostgisbox2d.cpp
8-
qgspostgisbox3d.cpp
9-
qgspostgrescountthread.cpp
10-
qgspostgresextentthread.cpp
11-
)
12-
5+
SET(PG_SRCS qgspostgresprovider.cpp)
136
SET(PG_MOC_HDRS qgspostgresprovider.h)
147

158

src/providers/postgres/qgspostgisbox2d.cpp

Lines changed: 0 additions & 84 deletions
This file was deleted.

src/providers/postgres/qgspostgisbox2d.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

src/providers/postgres/qgspostgisbox3d.cpp

Lines changed: 0 additions & 85 deletions
This file was deleted.

src/providers/postgres/qgspostgisbox3d.h

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)