remove dead action_buttons module (superseded by action_bar in Phase L)

Deletes src/action_buttons.{h,cpp} and tests/test_action_buttons.cpp;
removes the static library, test target, and reaper_reasampler link
entry from CMakeLists.txt; scrubs all dangling comment references.
This commit is contained in:
2026-07-27 21:46:22 -04:00
parent 502f3c9e30
commit cd64be9129
9 changed files with 18 additions and 506 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// Standalone tests for reasampler::drag_out — no REAPER, no test framework. Same fast loop
// as the sibling pure tests (action_buttons / mode_switch et al.): assert the gesture-
// as the sibling pure tests (mode_switch et al.): assert the gesture-
// boundary decision and the path-list assembly directly.
//
// Covers (M11 drag-out brief §test cases):