Skip to content

Commit

Permalink
tdactor: remove actor2
Browse files Browse the repository at this point in the history
GitOrigin-RevId: bcf3e8687088353cb83b32bfcddc6f2a4acf14d8
  • Loading branch information
arseny30 committed Jul 17, 2018
1 parent 4594885 commit 5999b98
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2,471 deletions.
9 changes: 0 additions & 9 deletions tdactor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ set(TDACTOR_SOURCE
td/actor/MultiPromise.cpp
td/actor/Timeout.cpp

td/actor/impl2/Scheduler.cpp

td/actor/impl/Actor-decl.h
td/actor/impl/Actor.h
td/actor/impl/ActorId-decl.h
Expand All @@ -29,16 +27,9 @@ set(TDACTOR_SOURCE
td/actor/SleepActor.h
td/actor/Timeout.h
td/actor/actor.h

td/actor/impl2/ActorLocker.h
td/actor/impl2/ActorSignals.h
td/actor/impl2/ActorState.h
td/actor/impl2/Scheduler.h
td/actor/impl2/SchedulerId.h
)

set(TDACTOR_TEST_SOURCE
${CMAKE_CURRENT_SOURCE_DIR}/test/actors_impl2.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/actors_main.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/actors_simple.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/actors_workers.cpp
Expand Down
117 changes: 0 additions & 117 deletions tdactor/td/actor/impl2/ActorLocker.h

This file was deleted.

84 changes: 0 additions & 84 deletions tdactor/td/actor/impl2/ActorSignals.h

This file was deleted.

166 changes: 0 additions & 166 deletions tdactor/td/actor/impl2/ActorState.h

This file was deleted.

Loading

0 comments on commit 5999b98

Please sign in to comment.