Skip to content

Commit

Permalink
ext-image-copy-capture: Remove bogus header
Browse files Browse the repository at this point in the history
I don't even remember why this is there.
  • Loading branch information
any1 committed Sep 5, 2024
1 parent 1ba94d9 commit 4cf06e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ext-image-copy-capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include "usdt.h"
#include "pixels.h"
#include "config.h"
#include "logging.h"

extern struct ext_output_image_capture_source_manager_v1* ext_output_image_capture_source_manager;
extern struct ext_image_copy_capture_manager_v1* ext_image_copy_capture_manager;
Expand Down

0 comments on commit 4cf06e4

Please sign in to comment.