]> git.stg.codes - stg.git/blobdiff - projects/stargazer/store_loader.cpp
Fix email.
[stg.git] / projects / stargazer / store_loader.cpp
index d27c09023603f8745a02df66554d84cff694c862..8544efd1d792069e97f354e2bb76a77637758c21 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /*
- *    Author : Maxim Mamontov <faust@stargazer.dp.ua>
+ *    Author : Maksym Mamontov <stg@madf.info>
  */
 
 /*
@@ -115,6 +115,8 @@ if (!isLoaded)
     return true;
     }
 
+delete plugin;
+
 if (dlclose(handle))
     {
     errorStr = "Failed to unload plugin '";