]> git.proxmox.com Git - qemu.git/blobdiff - trace/stderr.h
trace: [stderr] Port to generic event information and new control interface
[qemu.git] / trace / stderr.h
diff --git a/trace/stderr.h b/trace/stderr.h
deleted file mode 100644 (file)
index d575b61..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef TRACE_STDERR_H
-#define TRACE_STDERR_H
-
-typedef uint64_t TraceEventID;
-
-typedef struct {
-    const char *tp_name;
-    bool state;
-} TraceEvent;
-
-#endif /* ! TRACE_STDERR_H */