diff OrthancServer/OrthancConfiguration.h @ 3536:8be5451f6820

removed unused code
author Alain Mazy <alain@mazy.be>
date Sun, 06 Oct 2019 09:54:30 +0200
parents 41365091a41e
children 94f4a18a79cc
line wrap: on
line diff
--- a/OrthancServer/OrthancConfiguration.h	Sun Oct 06 09:52:57 2019 +0200
+++ b/OrthancServer/OrthancConfiguration.h	Sun Oct 06 09:54:30 2019 +0200
@@ -231,7 +231,5 @@
     void ResetServerIndex();
 
     TemporaryFile* CreateTemporaryFile() const;
-
-    bool IsExecuteLuaEnabled() const;
   };
 }