aboutsummaryrefslogtreecommitdiff
path: root/bb.c
diff options
context:
space:
mode:
Diffstat (limited to 'bb.c')
-rw-r--r--bb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bb.c b/bb.c
index 803acb1..1c156f3 100644
--- a/bb.c
+++ b/bb.c
@@ -1208,7 +1208,6 @@ int main(int argc, char *argv[])
.columns = "*smpn",
.sort = "+n",
.history = NULL,
- .path = ".",
};
current_bb = &bb;
set_globs(&bb, "*");