From 1c20e9f76bbe4cccf0e11c927dac00eda3e84ab3 Mon Sep 17 00:00:00 2001 From: iphydf Date: Thu, 22 Dec 2016 10:44:33 +0000 Subject: Remove tox_options_copy. --- toxcore/tox.api.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'toxcore/tox.api.h') diff --git a/toxcore/tox.api.h b/toxcore/tox.api.h index f5e8cd7a..2767a62f 100644 --- a/toxcore/tox.api.h +++ b/toxcore/tox.api.h @@ -598,12 +598,6 @@ static class options { MALLOC, } - /** - * Allocates a new $this object and initialises it with the values from the - * passed object. - */ - void copy(const this rhs); - /** * Releases all resources associated with an options objects. -- cgit v1.2.3