diff options
| author | lempamo <[email protected]> | 2018-02-21 14:54:21 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2018-02-21 14:54:21 -0500 |
| commit | 74892c42ac9afb987b68cc0f17c8fd16e027bc89 (patch) | |
| tree | 0c0257337deae6864a1d2f8a87aaf407c494143c /Histacom2/OS/Win95 | |
| parent | 98f107f49d0a20f4bdf28016b586a9fa3636e866 (diff) | |
| download | histacom2-74892c42ac9afb987b68cc0f17c8fd16e027bc89.tar.gz histacom2-74892c42ac9afb987b68cc0f17c8fd16e027bc89.tar.bz2 histacom2-74892c42ac9afb987b68cc0f17c8fd16e027bc89.zip | |
incomplete ME
Diffstat (limited to 'Histacom2/OS/Win95')
| -rw-r--r-- | Histacom2/OS/Win95/Win95Apps/12padamsViruses/StartRunner95.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Histacom2/OS/Win95/Win95Apps/12padamsViruses/StartRunner95.cs b/Histacom2/OS/Win95/Win95Apps/12padamsViruses/StartRunner95.cs index 579f001..58d97af 100644 --- a/Histacom2/OS/Win95/Win95Apps/12padamsViruses/StartRunner95.cs +++ b/Histacom2/OS/Win95/Win95Apps/12padamsViruses/StartRunner95.cs @@ -17,7 +17,6 @@ namespace Histacom2.OS.Win95.Win95Apps._12padamsViruses public partial class StartRunner95 : UserControl { Point beginLocation; - int taskbarLength; int xLocation; Timer moveStart = new Timer(); private static PrivateFontCollection pfc = new PrivateFontCollection(); |
