summaryrefslogtreecommitdiffstats
path: root/patches/patch-chromium.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patches/patch-chromium.sh')
-rwxr-xr-xpatches/patch-chromium.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/patches/patch-chromium.sh b/patches/patch-chromium.sh
index 38cc4c126..3c593c741 100755
--- a/patches/patch-chromium.sh
+++ b/patches/patch-chromium.sh
@@ -43,7 +43,6 @@
# Script used temporarily to invoke gclient and apply our patches
PATCH_DIR="$( cd "$( dirname "$0" )" && pwd )"
-QTWEBENGINE_SRC_DIR="$( cd $PATCH_DIR/../ && pwd )"
if [ -z "$CHROMIUM_SRC_DIR" ]; then
CHROMIUM_SRC_DIR="$( cd `git config qtwebengine.chromiumsrcdir` && pwd )"