Skip to content

Commit

Permalink
delete unused files
Browse files Browse the repository at this point in the history
better thread safe operations
SudokuForm.cs restructered
  • Loading branch information
harborsiem committed Sep 19, 2017
1 parent 1da3d19 commit d1ea991
Show file tree
Hide file tree
Showing 6 changed files with 147 additions and 215 deletions.
2 changes: 0 additions & 2 deletions trunc/Sudoku/Sudoku/Sudoku.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
<DependentUpon>About.cs</DependentUpon>
</Compile>
<Compile Include="app\FxCopSuppressor.cs" />
<Compile Include="app\IView.cs" />
<Compile Include="app\Presenter.cs" />
<Compile Include="app\SudokuSolver.cs">
</Compile>
<Compile Include="app\Program.cs">
Expand Down
11 changes: 0 additions & 11 deletions trunc/Sudoku/Sudoku/app/IView.cs

This file was deleted.

50 changes: 0 additions & 50 deletions trunc/Sudoku/Sudoku/app/Presenter.cs

This file was deleted.

9 changes: 0 additions & 9 deletions trunc/Sudoku/Sudoku/app/SudokuForm.Designer.cs

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

Loading

0 comments on commit d1ea991

Please sign in to comment.