mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -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();
|
||||
//! unload the plugin
|
||||
void unload();
|
||||
//! show the help document
|
||||
void help();
|
||||
private:
|
||||
//! get postgis version string
|
||||
QString postgisVersion(PGconn *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user