Удалить 'DoubleDeckerBus/Program.cs'
This commit is contained in:
parent
f927deef61
commit
c429c769fc
@ -1,17 +0,0 @@
|
||||
using System.Drawing;
|
||||
|
||||
namespace DoubleDeckerBus
|
||||
{
|
||||
internal static class Program
|
||||
{
|
||||
/// <summary>
|
||||
/// The main entry point for the application.
|
||||
/// </summary>
|
||||
[STAThread]
|
||||
static void Main()
|
||||
{
|
||||
ApplicationConfiguration.Initialize();
|
||||
Application.Run(new FormDoubleDeckerBus());
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user