Fixed code style issue

This commit is contained in:
Daniel Kuschny 2019-04-04 19:36:28 +02:00
parent ba0e644896
commit a7cacddee1

View file

@ -973,7 +973,6 @@ internal void CreateToolbar()
};
tsddbOptions.DropDownItems.Add(tsmiSwitchToSelectionToolAfterDrawing);
if (!Form.IsEditorMode)
{
ToolStripMenuItem tsmiRememberMenuState = new ToolStripMenuItem(Resources.ShapeManager_CreateContextMenu_RememberMenuState);