obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

UI: Remove unnecessary projector variable

Open cg2121 opened this issue 1 year ago • 2 comments

Description

This variable is not needed, as there is a screen() function.

Motivation and Context

Removes unneeded code.

How Has This Been Tested?

Disconnected monitor and made sure projector was deleted

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

  • [x] My code has been run through clang-format.
  • [x] I have read the contributing document.
  • [x] My code is not on the master branch.
  • [x] The code has been tested.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] I have included updates to all appropriate documentation.

cg2121 avatar Aug 29 '24 00:08 cg2121

@RytoEX can you merge this?

Please do not ping maintainers asking for merges. If a PR is open, it's a safe bet we're aware of it and will get to it when time and priority allows.

This is especially bad etiquette on what is a simple code cleanup PR that doesn't have any functional change.

Fenrirthviti avatar Oct 04 '24 18:10 Fenrirthviti

This needs a rebase. Would appreciate someone confirming that this works fine on a multi-display setup.

RytoEX avatar Jan 23 '25 20:01 RytoEX

Updated to latest master

cg2121 avatar Jan 25 '25 23:01 cg2121