summaryrefslogtreecommitdiffstats
path: root/Mandriva - Autorun CD-DVD/AutorunForm.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Mandriva - Autorun CD-DVD/AutorunForm.cs')
-rwxr-xr-xMandriva - Autorun CD-DVD/AutorunForm.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mandriva - Autorun CD-DVD/AutorunForm.cs b/Mandriva - Autorun CD-DVD/AutorunForm.cs
index c4cde43..c02ce9b 100755
--- a/Mandriva - Autorun CD-DVD/AutorunForm.cs
+++ b/Mandriva - Autorun CD-DVD/AutorunForm.cs
@@ -63,7 +63,6 @@ namespace autorun
if (tempo == "1")
{
- MessageBox.Show("toto");
product_label.Text = product + " " + temp[1].TrimEnd('1').ToString() + " Spring";
version = temp[1].TrimEnd('1').ToString() + ".1";
}