summaryrefslogtreecommitdiff
path: root/Backup/windows 95/Command prompt.vb
diff options
context:
space:
mode:
Diffstat (limited to 'Backup/windows 95/Command prompt.vb')
-rwxr-xr-xBackup/windows 95/Command prompt.vb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Backup/windows 95/Command prompt.vb b/Backup/windows 95/Command prompt.vb
deleted file mode 100755
index 48a554d..0000000
--- a/Backup/windows 95/Command prompt.vb
+++ /dev/null
@@ -1,6 +0,0 @@
-Public Class Command_prompt
-
- Private Sub Command_prompt_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- Me.Location = New Point(20, 20)
- End Sub
-End Class \ No newline at end of file