diff options
| author | Mistivia <i@mistivia.com> | 2025-09-14 15:58:34 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-09-14 15:58:34 +0800 |
| commit | c5c3ec74e8f39995a060e105e95db1d8d8908180 (patch) | |
| tree | 4ce4d7fc15906012d97e06a725ed5d537328de5c /ezlive_config.h | |
| parent | 1c53bb350cfa2ec6941a5f24571f54c0ee5ce387 (diff) | |
delete unused config
Diffstat (limited to 'ezlive_config.h')
| -rw-r--r-- | ezlive_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ezlive_config.h b/ezlive_config.h index 58b3f7d..a8ba0b7 100644 --- a/ezlive_config.h +++ b/ezlive_config.h @@ -9,7 +9,6 @@ typedef struct { const char *s3_path; const char *access_key; const char *secret_key; - const char *web_endpoint; const char *region; } EZLiveConfig; |
