diff OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h @ 1977:ba971d9082d3

cont pixel probe
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 29 Oct 2022 16:31:09 +0200
parents d71acf30970a
children 95449b0e064a
line wrap: on
line diff
--- a/OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h	Sat Oct 29 13:02:21 2022 +0200
+++ b/OrthancStone/Sources/Scene2D/AnnotationsSceneLayer.h	Sat Oct 29 16:31:09 2022 +0200
@@ -146,7 +146,5 @@
     {
       return probedLayer_;
     }
-
-    void UpdateProbes(const Scene2D& scene);
   };
 }