summaryrefslogtreecommitdiff
path: root/gio/giomm/socketsource.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/giomm/socketsource.h')
-rw-r--r--gio/giomm/socketsource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/giomm/socketsource.h b/gio/giomm/socketsource.h
index 477e0e3d..596beba9 100644
--- a/gio/giomm/socketsource.h
+++ b/gio/giomm/socketsource.h
@@ -82,7 +82,7 @@ private:
GMainContext* context_;
// no copy assignment
- SignalSocket& operator=(const SignalSocket&);
+ SignalSocket& operator=(const SignalSocket&) = delete;
};
/** Convenience socket signal.