stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
616 stars 99 forks source link

Commented some unused variables #1279

Closed eugen15 closed 1 year ago

eugen15 commented 1 year ago

Description

Commented some unused variables, did not touch. Changed one #ifdef/#end scope to remove some code from macOS visibility.

Motivation and Context

Found by Codacy

How Has This Been Tested?

Checked if compiled without any issues.

Types of changes

Checklist: