From 0d9f3fb417e54609d6936d35b696e93d522321bb Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 2 Mar 2008 07:15:28 +0000 Subject: [PATCH] fixed dialog box in profviewer showing nonsense file name --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401915 --- tools/profiler/csharp/Form1.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/profiler/csharp/Form1.Designer.cs b/tools/profiler/csharp/Form1.Designer.cs index 8b2cdd04..9453cd3d 100644 --- a/tools/profiler/csharp/Form1.Designer.cs +++ b/tools/profiler/csharp/Form1.Designer.cs @@ -183,7 +183,6 @@ namespace profviewer // // dialog_open // - this.dialog_open.FileName = "openFileDialog1"; this.dialog_open.Filter = "Profiler files|*.xml|All files|*.*"; // // panel1