<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi, devs!<br>
    I`m write simple C++ plugin from plugin_template for test purposes.
    QGIS not delete plugin when unload it from plugin manager. Neither
    destructor, nor <span style="color: rgb(128, 0, 128);">QGISEXTERN</span><span
      style="color: rgb(192, 192, 192);"> </span><span style="color:
      rgb(128, 128, 0);">void</span><span style="color: rgb(192, 192,
      192);"> </span>unload<span style="color: rgb(0, 0, 0);">(</span><span
      style="color: rgb(192, 192, 192);"> </span>QgisPlugin<span
      style="color: rgb(192, 192, 192);"> </span><span style="color:
      rgb(0, 0, 0);">*</span><span style="color: rgb(192, 192, 192);"> </span>thePluginPointer<span
      style="color: rgb(192, 192, 192);"> </span><span style="color:
      rgb(0, 0, 0);">) was called. I`m checked "copyright_label" plugin
      and it is not deleted too. Is this a bug with plugins deleting?<br>
    </span>
  </body>
</html>