Salome HOME
Update classes documentation
[modules/shaper.git] / src / PartSet / PartSet_PreviewPlanes.h
index ac94dc350731dabda12a95f5c536435304abec71..6ea902663defde7cbefcb878abdf6709e8d5e679 100755 (executable)
@@ -44,7 +44,6 @@ public:
   static bool hasVisualizedSketch(ModuleBase_IWorkshop* theWorkshop);
 
   /// Returns if the preview was displayed
-  /// \param theWorkshop the application workshop
   /// \return boolean value
   bool isPreviewDisplayed() const { return myPreviewDisplayed; }