X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/63886f6d98e2e5f01cf0bb52048c24c8a73bac75..4e1ed07b52acd24f667354df5e9dc00cfde2a132:/src/richtext/richtextbuffer.cpp diff --git a/src/richtext/richtextbuffer.cpp b/src/richtext/richtextbuffer.cpp index 81dbf40eed..dd30e8ce1a 100644 --- a/src/richtext/richtextbuffer.cpp +++ b/src/richtext/richtextbuffer.cpp @@ -1130,8 +1130,6 @@ bool wxRichTextParagraphLayoutBox::InsertFragment(long position, wxRichTextFragm return true; } - - return false; } /// Make a copy of the fragment corresponding to the given range, putting it in 'fragment'.