mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4-waf: test/simple.c is not needed any more
This commit is contained in:
parent
a2a4fee8c6
commit
fe3cd6fb28
@ -1,8 +0,0 @@
|
||||
/* simple program to make sure the compiler is OK */
|
||||
#include <stdio.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
printf("Hello world\n");
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user