We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89a4a1 commit 3a9709fCopy full SHA for 3a9709f
XMapLibSharp/Form1.cs
@@ -18,8 +18,6 @@ right click -> outlining -> collapse to definitions */
18
public partial class Form1 : Form
19
{
20
private const int DelayRedrawMs = 1000; // a whole second
21
- private const string ErrNotRunning = "Started, but not running.";
22
- private const string ErrPresetButtonStatus = "Error toggling preset button selected status.";
23
private const string ErrUpdatingMaps = "Error updating maps!";
24
private const string MsgStartMouse = "Start Mouse Processing";
25
private const string MsgStopMouse = "Stop Mouse Processing";
0 commit comments