Remove no longer used files
Build / build (push) Successful in 21s

This commit is contained in:
2026-05-05 23:18:31 -05:00
parent 1d6cce38fa
commit 74cdb6b850
2 changed files with 0 additions and 23 deletions
-12
View File
@@ -1,12 +0,0 @@
{
"log_functions": [
{
"function": "ox::trace::gdblogger::captureLogFunc",
"ignore_frames": 3,
"file_var": "file",
"line_var": "line",
"channel_var": "ch",
"msg_var": "msg"
}
]
}
-11
View File
@@ -1,11 +0,0 @@
language: cpp
sudo: false
dist: trusty
compiler:
- clang
- gcc
addons:
apt:
packages:
- cmake
script: ./scripts/cibuild