Skip to content

Commit 31da34b

Browse files
committed
Delete start_impl.{cpp,h}
These files were unused.
1 parent 96ce6b9 commit 31da34b

File tree

3 files changed

+0
-104
lines changed

3 files changed

+0
-104
lines changed

base/cvd/cuttlefish/host/commands/cvd/cli/commands/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,14 +482,12 @@ clang_tidy_test(
482482
cc_library(
483483
name = "leaf_commands",
484484
srcs = [
485-
"start_impl.cpp",
486485
"status.cpp",
487486
"stop.cpp",
488487
"try_acloud.cpp",
489488
"version.cpp",
490489
],
491490
hdrs = [
492-
"start_impl.h",
493491
"status.h",
494492
"stop.h",
495493
"try_acloud.h",

base/cvd/cuttlefish/host/commands/cvd/cli/commands/start_impl.cpp

Lines changed: 0 additions & 73 deletions
This file was deleted.

base/cvd/cuttlefish/host/commands/cvd/cli/commands/start_impl.h

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)