Skip to content

Commit 3b1e7f7

Browse files
committed
remove redundant macro
1 parent fd99aec commit 3b1e7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obs-studio-server/source/nodeobs_service.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#elif __APPLE__
5050
#define SIMPLE_ENCODER_X264 "obs_x264"
5151
#endif
52-
#define SIMPLE_ENCODER_X264 "x264"
52+
5353
#define SIMPLE_ENCODER_X264_LOWCPU "x264_lowcpu"
5454
#define SIMPLE_ENCODER_QSV "qsv"
5555
#define SIMPLE_ENCODER_QSV_AV1 "qsv_av1"

0 commit comments

Comments
 (0)