1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

picoev: remove unused #flag (#13311)

This commit is contained in:
Ken
2022-01-29 03:36:41 +09:00
committed by GitHub
parent ceb05b163a
commit e43794ad61
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@ import picohttpparser
#include <netinet/tcp.h>
#include <signal.h>
#flag -I @VEXEROOT/thirdparty/picoev
#flag -L @VEXEROOT/thirdparty/picoev
#flag @VEXEROOT/thirdparty/picoev/picoev.o
#include "src/picoev.h"