From eb1df4aae75e67f498bc4d110f48e892f4ab874e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 29 May 2017 00:04:08 -0700 Subject: 3890 --- 036refcount.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/036refcount.cc b/036refcount.cc index 92fa4dd5..d545e270 100644 --- a/036refcount.cc +++ b/036refcount.cc @@ -725,7 +725,6 @@ if (is_mu_container(canonized_x) || is_mu_exclusive_container(canonized_x)) { if (is_mu_container(canonized_x) || is_mu_exclusive_container(canonized_x)) { trace(9999, "mem") << "need to read old value of '" << to_string(canonized_x) << "' to figure out what refcounts to decrement" << end(); // read from canonized_x but without canonizing again - // todo: inline without running canonize all over again reagent/*copy*/ tmp = canonized_x; tmp.properties.push_back(pair("raw", NULL)); vector data = read_memory(tmp); -- cgit 1.4.1-2-gfad0