aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/expand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expand.h')
-rw-r--r--src/expand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expand.h b/src/expand.h
index 731acd71..6ae91cca 100644
--- a/src/expand.h
+++ b/src/expand.h
@@ -168,7 +168,6 @@ bool expand_abbreviation(const wcstring &src, wcstring *output);
/* Terrible hacks */
bool fish_xdm_login_hack_hack_hack_hack(std::vector<std::string> *cmds, int argc, const char * const *argv);
-bool fish_openSUSE_dbus_hack_hack_hack_hack(std::vector<completion_t> *args);
#endif