mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
Removed unused/uneeded help function. Help is provided by the geoprocessing
dialog class. git-svn-id: http://svn.osgeo.org/qgis/trunk@2241 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
c0c2fd0e89
commit
ce2003f874
@ -62,8 +62,6 @@ class QgsPgGeoprocessing:public QObject, public QgisPlugin
|
|||||||
void buffer();
|
void buffer();
|
||||||
//! unload the plugin
|
//! unload the plugin
|
||||||
void unload();
|
void unload();
|
||||||
//! show the help document
|
|
||||||
void help();
|
|
||||||
private:
|
private:
|
||||||
//! get postgis version string
|
//! get postgis version string
|
||||||
QString postgisVersion(PGconn *);
|
QString postgisVersion(PGconn *);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user