summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
author童宗振 <[email protected]>2024-04-19 03:30:51 +0000
committer童宗振 <[email protected]>2024-04-19 03:30:51 +0000
commit8e6c29c2c054bc25ebceff5fadb8a64bf941d66f (patch)
tree1f4ec5d8fbab47a339b54771f39ce887cf6b01e8 /include
parent02248a63b89645d2a355943761b4835a2636d938 (diff)
Mod maat table info
Diffstat (limited to 'include')
-rw-r--r--include/job_ctx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/job_ctx.h b/include/job_ctx.h
index 6ce69f4..aed399c 100644
--- a/include/job_ctx.h
+++ b/include/job_ctx.h
@@ -5,7 +5,6 @@
struct dp_trace_telemetry_desc
{
uuid_t uuid;
- char job_name[128];
struct dp_trace_job_desc job_desc;
};