Skip to content

Commit 327ce8a

Browse files
author
gsherman
committed
Removed unused declaration
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6809 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 501eded commit 327ce8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plugins/launcher/qgslauncherplugin.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ class QgsLauncherPlugin:public QObject, public QgisPlugin
4848
void run();
4949
//!draw a raster layer in the qui
5050
void drawRasterLayer(QString);
51-
//! Add a vector layer given vectorLayerPath, baseName, providerKey ("ogr" or "postgres");
52-
void drawVectorLayer(QString,QString,QString);
5351
//! unload the plugin
5452
void unload();
5553
//! show the help document

0 commit comments

Comments
 (0)