diff options
Diffstat (limited to 'test/dm/video.c')
-rw-r--r-- | test/dm/video.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dm/video.c b/test/dm/video.c index caca496902..2f7df4e611 100644 --- a/test/dm/video.c +++ b/test/dm/video.c @@ -24,8 +24,6 @@ * in sandbox_sdl_sync() would also need to change to handle the different * surface depth. */ -DECLARE_GLOBAL_DATA_PTR; - /* Basic test of the video uclass */ static int dm_test_video_base(struct unit_test_state *uts) { |