mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix format-source
APIDSL no longer works with these header files
This commit is contained in:
parent
b14d9328b4
commit
a42b0d62ae
|
@ -60,10 +60,6 @@ apidsl_curl() {
|
|||
|
||||
# Check if apidsl generated sources are up to date.
|
||||
set +x
|
||||
"$APIDSL" toxcore/LAN_discovery.api.h >toxcore/LAN_discovery.h &
|
||||
"$APIDSL" toxcore/crypto_core.api.h >toxcore/crypto_core.h &
|
||||
"$APIDSL" toxcore/ping.api.h >toxcore/ping.h &
|
||||
"$APIDSL" toxcore/ping_array.api.h >toxcore/ping_array.h &
|
||||
"$APIDSL" toxcore/tox.api.h >toxcore/tox.h &
|
||||
"$APIDSL" toxav/toxav.api.h >toxav/toxav.h &
|
||||
"$APIDSL" toxencryptsave/toxencryptsave.api.h >toxencryptsave/toxencryptsave.h &
|
||||
|
|
Loading…
Reference in New Issue
Block a user