Skip to content

Conversation

emaste
Copy link
Contributor

@emaste emaste commented Oct 14, 2025

Description

To support upgrades from older versions move_to_xdg was reintroduced for FreeBSD. This has now been available since release 31.0, so users have likely upgraded across this version and it is no longer needed.

Motivation and Context

Clean up no longer needed code.

This reverts commit 39b91d8.
It is essentially c053216 reapplied.

How Has This Been Tested?

Verified that obs still uses expected XDG path (~/.config/obs-studio/) with this change applied.

Types of changes

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

Checklist:

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

To support upgrades from older versions move_to_xdg was reintroduced for
FreeBSD.  This has now been available since release 31.0, so users have
likely upgraded across this version and it is no longer needed.

This reverts commit 39b91d8.
@emaste emaste force-pushed the remove-move_to_xdg branch from 1f6bda6 to 67a1489 Compare October 14, 2025 16:06
@emaste
Copy link
Contributor Author

emaste commented Oct 14, 2025

(updated commit message to specify frontend; I did this change originally before the move, and have been rebasing since)

@WizardCM WizardCM added the Code Cleanup Non-breaking change which makes code smaller or more readable label Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code Cleanup Non-breaking change which makes code smaller or more readable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants