On Sat, Jun 09, 2007 at 01:08:46PM -0000, [EMAIL PROTECTED] wrote:
> URL: 
> http://www.lyx.org/trac/file/lyx-devel/trunk/src/mathed/InsetMathNest.h?rev=18724
> ==============================================================================
> --- lyx-devel/trunk/src/mathed/InsetMathNest.h (original)
> +++ lyx-devel/trunk/src/mathed/InsetMathNest.h Sat Jun  9 15:08:44 2007
> @@ -28,7 +28,7 @@
>       /// nestinsets have a fixed size to start with
>       explicit InsetMathNest(idx_type ncells);
>       ///
> -     virtual ~InsetMathNest() { destroyed(); }
> +     virtual ~InsetMathNest() {}

Could go entirely, it's already virtual in InsetBase.

Andre'

Reply via email to