Skip to content

Commit

Permalink
Merge pull request #23144 from joseluismarti/cleanup-GraphicBuffer
Browse files Browse the repository at this point in the history
[Android] Clean unused classes DllGraphicBuffer and CGraphicBuffer
  • Loading branch information
fuzzard committed Apr 14, 2023
2 parents 619f7dc + 6591866 commit b9ad39d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 248 deletions.
3 changes: 0 additions & 3 deletions xbmc/platform/android/activity/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set(SOURCES android_main.cpp
AndroidMouse.cpp
AndroidTouch.cpp
EventLoop.cpp
GraphicBuffer.cpp
JNIMainActivity.cpp
JNIXBMCMainView.cpp
JNIXBMCMediaSession.cpp
Expand All @@ -29,9 +28,7 @@ set(HEADERS AndroidExtra.h
AndroidKey.h
AndroidMouse.h
AndroidTouch.h
DllGraphicBuffer.h
EventLoop.h
GraphicBuffer.h
IActivityHandler.h
JNIMainActivity.h
JNIXBMCMainView.h
Expand Down
41 changes: 0 additions & 41 deletions xbmc/platform/android/activity/DllGraphicBuffer.h

This file was deleted.

124 changes: 0 additions & 124 deletions xbmc/platform/android/activity/GraphicBuffer.cpp

This file was deleted.

80 changes: 0 additions & 80 deletions xbmc/platform/android/activity/GraphicBuffer.h

This file was deleted.

0 comments on commit b9ad39d

Please sign in to comment.