diff options
| author | Fernando Sahmkow <fsahmkow27@gmail.com> | 2019-03-28 14:54:52 -0400 |
|---|---|---|
| committer | FernandoS27 <fsahmkow27@gmail.com> | 2019-04-08 11:35:19 -0400 |
| commit | a77e9a27b0e82192cd17eea255e6b04893ccafa7 (patch) | |
| tree | 59046137210e4f1a521df694e38813527227c424 /src/video_core/CMakeLists.txt | |
| parent | fd4e994de3196dfdd2a3f2caf4ca8934e719c296 (diff) | |
Simplify ConstBufferAccessor
Diffstat (limited to 'src/video_core/CMakeLists.txt')
| -rw-r--r-- | src/video_core/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt index 804395d38..c58f51f18 100644 --- a/src/video_core/CMakeLists.txt +++ b/src/video_core/CMakeLists.txt @@ -1,5 +1,4 @@ add_library(video_core STATIC - const_buffer_accessor.cpp const_buffer_accessor.h dma_pusher.cpp dma_pusher.h |
