Index: runtime/vm/flow_graph_compiler.h |
diff --git a/runtime/vm/flow_graph_compiler.h b/runtime/vm/flow_graph_compiler.h |
index 8d8606b8704983eefb967aade41cc4eb0649528c..9e5b784dfb6f05a385d9050f352c3d0113b13d82 100644 |
--- a/runtime/vm/flow_graph_compiler.h |
+++ b/runtime/vm/flow_graph_compiler.h |
@@ -292,7 +292,6 @@ class FlowGraphCompiler : public ValueObject { |
static bool SupportsUnboxedDoubles(); |
static bool SupportsUnboxedMints(); |
- static bool SupportsSinCos(); |
static bool SupportsUnboxedSimd128(); |
static bool SupportsHardwareDivision(); |
static bool CanConvertUnboxedMintToDouble(); |