From c5f90c889835711277d208ccb121760459213774 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 10 Sep 2023 05:45:58 +0200 Subject: a --- src/object.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/object.hpp b/src/object.hpp index cbd9bcde..fc27d5c4 100644 --- a/src/object.hpp +++ b/src/object.hpp @@ -36,7 +36,6 @@ struct object_proto object_type type_of() const noexcept; }; -// todo rename to 'object' struct object { fm_DECLARE_DELETED_COPY_ASSIGNMENT(object); -- cgit v1.2.3