diff options
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index c6ac407..e0953eb 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -180,10 +180,5 @@ namespace grapher } #endregion Methods - - private void label3_Click(object sender, EventArgs e) - { - - } } } |