revert: "fix(appimage): launch external processes with bundled linker"

Refs: c305ed4
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-12-17 04:56:32 -05:00
parent 06e99e2990
commit 1d8bf82ef8
6 changed files with 32 additions and 105 deletions

View File

@@ -37,11 +37,6 @@ bool openUrl(const QUrl& url);
*/
bool isFlatpak();
/**
* Determine whether the launcher is running in a self-contained Linux bundle
*/
bool isSelfContained();
/**
* Determine whether the launcher is running in a Snap environment
*/