diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-28 08:20:37 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-28 08:20:37 +0100 |
| commit | e39ccafe38134ac8b06fc0b14c2537293fc9fa89 (patch) | |
| tree | 5face896c3b24ebf1e145f430e9480472ebc7d4f /src/gpu/post_process_helper.cc | |
| parent | 472c2258dbeca000a454ea1781f09df63477563e (diff) | |
remove vestigial demo_effects.cc
handoff(Gemini): deleted src/gpu/demo_effects.cc (empty stub), removed from
headless GPU_SOURCES in DemoSourceLists.cmake, dropped stale #include from
post_process_helper.cc.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'src/gpu/post_process_helper.cc')
| -rw-r--r-- | src/gpu/post_process_helper.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/post_process_helper.cc b/src/gpu/post_process_helper.cc index 9e7803c..b0121e4 100644 --- a/src/gpu/post_process_helper.cc +++ b/src/gpu/post_process_helper.cc @@ -2,7 +2,6 @@ // It implements helper functions for post-processing effects. #include "post_process_helper.h" -#include "demo_effects.h" #include "gpu/bind_group_builder.h" #include "gpu/gpu.h" #include "gpu/pipeline_builder.h" |
