aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogler <noreply@google.com>2023-03-21 22:41:01 -0700
committershantuo <sturbo89@gmail.com>2023-03-29 13:41:38 -0700
commit57c83cd1bcc619174ae82978f584323d0c068028 (patch)
tree4152f8a7045ccbf236a5eaa3cee761b6a88f4d07
parent3d460c63bab5df22df79aef5be9bfcc5912e72a4 (diff)
downloadperf_data_converter-57c83cd1bcc619174ae82978f584323d0c068028.tar.gz
Internal Code Change
PiperOrigin-RevId: 518475678
-rw-r--r--src/perf_data_handler.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/perf_data_handler.cc b/src/perf_data_handler.cc
index 0d02572..fa6691a 100644
--- a/src/perf_data_handler.cc
+++ b/src/perf_data_handler.cc
@@ -25,7 +25,6 @@
#include "src/quipper/perf_reader.h"
using quipper::PerfDataProto;
-using quipper::PerfDataProto_CommEvent;
using quipper::PerfDataProto_MMapEvent;
namespace perftools {