Skip to content

Commit 3e3a9a0

Browse files
tamirdRebase bot
authored andcommitted
[fidl] Remove fidl_encode_{etc,msg}
These are only used by the C bindings. Internal code search showed no other users. This removes interesting tests; referencing the bug below so that this commit can be found if/when someone wants to add those tests to GIDL. Bug: 88460 Change-Id: I0abb889ebf041f03c3de4b486594813badb60c75 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872196 API-Review: Adam Barth <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Reviewed-by: Yifei Teng <[email protected]> Fuchsia-Auto-Submit: Tamir Duberstein <[email protected]>
1 parent 8a3554c commit 3e3a9a0

File tree

7 files changed

+1
-2575
lines changed

7 files changed

+1
-2575
lines changed

sdk/lib/fidl_base/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ sdk_source_set("fidl_base") {
5353

5454
sources = [
5555
"decoding_and_validating.cc",
56-
"encoding.cc",
5756
"formatting.cc",
5857
"handle_close_many.cc",
5958
"internal.c",

0 commit comments

Comments
 (0)