Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/websdk-launcher
diff options
context:
space:
mode:
Diffstat (limited to 'bin/websdk-launcher')
-rwxr-xr-xbin/websdk-launcher1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/websdk-launcher b/bin/websdk-launcher
index a4a6201..a881a98 100755
--- a/bin/websdk-launcher
+++ b/bin/websdk-launcher
@@ -1,4 +1,3 @@
#!/bin/sh
export PYTHONPATH=$SUGAR_BUNDLE_PATH/websdk:$PYTHONPATH
-echo $PYTHONPATH
exec sugar-activity activity.HelloWorldActivity "$@"