Remove dead code
This commit is contained in:
parent
88b90ae864
commit
dafaa9f8ba
1 changed files with 0 additions and 4 deletions
|
|
@ -46,10 +46,6 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
{
|
||||
public static Action OpenPrintNotification = null;
|
||||
|
||||
private string cannotRestartWhilePrintIsActiveMessage = "Oops! You cannot restart while a print is active.".Localize();
|
||||
private string cannotRestartWhileActive = "Unable to restart".Localize();
|
||||
|
||||
|
||||
private Color menuTextColor = Color.Black;
|
||||
|
||||
public ApplicationSettingsWidget(TextImageButtonFactory buttonFactory, ThemeConfig theme)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue