Skip to content
Snippets Groups Projects
Commit 29a28350 authored by Adam Barth's avatar Adam Barth Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fit] Revert two recent sequencer changes

Revert "[fit] Rename sequential_executor to single_threaded_executor."
Revert "[fit] Add fit::sequencer for ensuring sequential execution order."

This reverts commit abf79d33.
This reverts commit 7baf23bc.

This code does not build, at least as C++14:

In file included from headers/headers.cc:98:
.../pkg/fit/_virtual_includes/fit/lib/fit/sequencer.h:47:14: error: use
of class template 'fit::bridge' requires template arguments
        fit::bridge bridge;

Test: Failed SDK builders
Change-Id: I95ff20ee448faea541ce7526ad139bbaf9449809
parent 7160e444
Loading
Showing
with 87 additions and 387 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment