zprofile: unfunction after done using func
This commit is contained in:
parent
f147a30bf8
commit
bccbf50440
@ -54,6 +54,8 @@ export AndroidNdkPath=$ANDROID_NDK_PATH
|
||||
add_to_path "$ANDROID_SDK_ROOT/tools"
|
||||
add_to_path "$ANDROID_SDK_ROOT/platform-tools"
|
||||
|
||||
unfunction add_to_path
|
||||
|
||||
|
||||
if [[ -z $DISPLAY ]]; then
|
||||
export QT_QPA_PLATFORMTHEME=wayland
|
||||
|
Loading…
Reference in New Issue
Block a user