Efl: Remove libeo.so.1.7.99-gdb.py that got added in the last commit.

SPANK SPANK SPANK Woohyun.
This commit is contained in:
Tom Hacohen 2013-04-22 15:42:15 +01:00
parent beba98895a
commit 226517aa88
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
import sys
eodir = '/usr/local/share/eo/gdb'
if not eodir in sys.path:
sys.path.insert(0, eodir)
import eo_gdb