changes to make a clean build after moving to new svn server
This commit is contained in:
@@ -25,7 +25,7 @@ namespace AyaNova
|
||||
private Button btnSearch;
|
||||
private TextBox edSearch;
|
||||
private System.Windows.Forms.Button btnRefresh;
|
||||
private System.ComponentModel.IContainer components;
|
||||
//private System.ComponentModel.IContainer components;
|
||||
|
||||
public ClientSelector(WorkorderTypes WoType)
|
||||
{
|
||||
@@ -47,10 +47,10 @@ namespace AyaNova
|
||||
{
|
||||
if( disposing )
|
||||
{
|
||||
if (components != null)
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
//if (components != null)
|
||||
//{
|
||||
// components.Dispose();
|
||||
//}
|
||||
}
|
||||
base.Dispose( disposing );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user