summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2013-04-10 13:03:09 +0200
committerportix <portix@gmx.net>2013-04-10 13:03:09 +0200
commit5cb76be2951a00de4dad3f828f399b212d3d25fc (patch)
treea27e62ecee48e90eff4d7e0cc9d290b568416b2c /src/commands.h
parentd14ed00a4db8485cfd4526cc7bdbfeec53e9b22b (diff)
downloaddwb-5cb76be2951a00de4dad3f828f399b212d3d25fc.zip
Changing set_as_default to commandline option
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h
index 597b801d..59b09a6a 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -99,6 +99,5 @@ DwbStatus commands_reload_bookmarks(KeyMap *, Arg *);
DwbStatus commands_reload_quickmarks(KeyMap *, Arg *);
DwbStatus commands_print_preview(KeyMap *, Arg *);
DwbStatus commands_tabdo(KeyMap *, Arg *);
-DwbStatus commands_set_as_default(KeyMap *, Arg *);
#endif