mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Delete unused PC/empty.c (GH-94418)
This commit is contained in:
parent
6485c3c726
commit
63c772d5ae
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#include <windows.h>
|
||||
int __stdcall
|
||||
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
|
||||
{
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue