summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-10-26 14:17:19 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-10-26 13:07:33 -0700
commit7f204b980318215785aac8250351d24fda458f98 (patch)
tree6eedc8f5d1c5fdffdf09ecb46cde0ac721dc5c5e /BUILD.gn
parent6bbf0777b1d0f2b1b85cc9588da7e95e8f34c8d3 (diff)
Remove broken feature: trace()
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index abb5b7e06..cfd7227bf 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -105,7 +105,6 @@ ts_sources = [
"js/symlink.ts",
"js/text_encoding.ts",
"js/timers.ts",
- "js/trace.ts",
"js/truncate.ts",
"js/types.ts",
"js/url_search_params.ts",