summaryrefslogtreecommitdiffstats
path: root/src/conn-avoid-ref.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/conn-avoid-ref.cpp')
-rw-r--r--src/conn-avoid-ref.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn-avoid-ref.cpp b/src/conn-avoid-ref.cpp
index d4b0ee50a..6e30506ec 100644
--- a/src/conn-avoid-ref.cpp
+++ b/src/conn-avoid-ref.cpp
@@ -80,7 +80,7 @@ void SPAvoidRef::setAvoid(char const *value)
}
}
-void SPAvoidRef::handleSettingChange(void)
+void SPAvoidRef::handleSettingChange()
{
SPDesktop *desktop = SP_ACTIVE_DESKTOP;
if (desktop == nullptr) {