Skip to content

Commit

Permalink
Removed unused declaration
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6809 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Mar 17, 2007
1 parent 501eded commit 327ce8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/launcher/qgslauncherplugin.h
Expand Up @@ -48,8 +48,6 @@ class QgsLauncherPlugin:public QObject, public QgisPlugin
void run();
//!draw a raster layer in the qui
void drawRasterLayer(QString);
//! Add a vector layer given vectorLayerPath, baseName, providerKey ("ogr" or "postgres");
void drawVectorLayer(QString,QString,QString);
//! unload the plugin
void unload();
//! show the help document
Expand Down

0 comments on commit 327ce8a

Please sign in to comment.