# HG changeset patch # User Sebastien Jodogne # Date 1775559893 -7200 # Node ID 08c215485829a45a10dd24a5aca0b965fdfd75d0 # Parent 8b855b5aa4d728032abf8647298b47ef9c1be8ce cont diff -r 8b855b5aa4d7 -r 08c215485829 Sources/StorageArea3.h --- a/Sources/StorageArea3.h Tue Apr 07 13:03:57 2026 +0200 +++ b/Sources/StorageArea3.h Tue Apr 07 13:04:53 2026 +0200 @@ -28,8 +28,4 @@ #include "../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h" -#if ORTHANC_PLUGINS_VERSION_IS_ABOVE(1, 9, 0) - void FinalizeStorageArea3(); - -#endif