remove c source

This commit is contained in:
Luna 2019-03-08 18:47:00 -03:00
parent 2d91393a1c
commit 05c2563c7f
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#include <stdio.h>
int main(void)
{
return 0;
}