diff Plugins/Engine/OrthancPlugins.h @ 1436:0a3e3be59094

uncoupling of SignalChange for Lua scripts
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2015 17:19:26 +0200
parents f9cd40166269
children f3672356c121
line wrap: on
line diff
--- a/Plugins/Engine/OrthancPlugins.h	Tue Jun 30 16:46:23 2015 +0200
+++ b/Plugins/Engine/OrthancPlugins.h	Tue Jun 30 17:19:26 2015 +0200
@@ -135,8 +135,6 @@
 
     IDatabaseWrapper& GetDatabase();
 
-    void Stop();
-
     const char* GetProperty(const char* plugin,
                             _OrthancPluginProperty property) const;