Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullin committed Aug 5, 2013
1 parent fee3f1a commit 7bbb010
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion Source/Gtd.Client/Views/NavigationView.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions Source/Gtd.Client/Views/NavigationView.cs
Expand Up @@ -151,15 +151,5 @@ public void SelectInbox()
}
});
}

private void treeView1_DragOver(object sender, DragEventArgs e)
{

}
}

public abstract class UiElement
{

}
}

0 comments on commit 7bbb010

Please sign in to comment.