Remove some crap which should have never been commited.

This commit is contained in:
Stephan Erb 2009-12-28 21:52:45 +01:00
parent 85a35a21ac
commit 1188713660
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
cd "$(dirname $0)/src"
exec python -m cProfile gajim.py "$@"
exec python -OOt gajim.py "$@"