diff options
| author | lempamo <[email protected]> | 2017-07-10 19:28:42 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-10 19:28:42 -0400 |
| commit | 14824f235750042aec631fa8ed50022458c1115b (patch) | |
| tree | b1998660ec8bf88eeb7fd9bcb57729503eb31fd4 /TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs | |
| parent | 1491d28c4f7737e6ec1742305d582b590ba80a83 (diff) | |
| download | histacom2-14824f235750042aec631fa8ed50022458c1115b.tar.gz histacom2-14824f235750042aec631fa8ed50022458c1115b.tar.bz2 histacom2-14824f235750042aec631fa8ed50022458c1115b.zip | |
removed testapp
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs deleted file mode 100644 index 0c2e6a8..0000000 --- a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Windows.Forms; - -namespace TimeHACK.WinClassicForms -{ - public partial class TestApp : UserControl - { - public TestApp() - { - InitializeComponent(); - } - } -} - |
