diff options
Diffstat (limited to 'configs/splash2/run.py')
-rw-r--r-- | configs/splash2/run.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/splash2/run.py b/configs/splash2/run.py index bf7d1331e..d6427b7f5 100644 --- a/configs/splash2/run.py +++ b/configs/splash2/run.py @@ -36,8 +36,6 @@ import sys import m5 from m5.objects import * -m5.util.addToPath('../common') - # -------------------- # Define Command Line Options # ==================== |