mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Removed unused/uneeded help function. Help is provided by the geoprocessing
dialog class. git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2241 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
71e7f8e682
commit
5a1e99c4e5
@ -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