summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-26 10:10:40 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-26 10:10:40 +0200
commite7cfa54789606688c2c8836b4fa8467948b85459 (patch)
tree406335f5fd46f215e149596b5dee4805e0ce15a4 /src
parent4337572170a31578a0597ad04f7d9ca37e248b51 (diff)
restyle
Diffstat (limited to 'src')
-rwxr-xr-xsrc/fapi1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fapi b/src/fapi
index b718378..4587513 100755
--- a/src/fapi
+++ b/src/fapi
@@ -794,7 +794,6 @@ class FapiInteractive(FapiBase):
def run(self):
''' Runs the interactive fapi shell '''
-
histfile = os.path.join(os.path.expanduser('~'), '.fapihist')
try:
readline.read_history_file(histfile)