X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftentacles%2Flogin_tentacle.cpp;h=c26c2f2ad1723b9500ef6b8755ac8ba68d8fe47f;hb=9b3e479ca6ea9dbad13ad0573b4148f61514abfb;hp=20b34e2a1da25828f5f5162b742a67ec77913157;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/octopi/library/tentacles/login_tentacle.cpp b/octopi/library/tentacles/login_tentacle.cpp index 20b34e2a..c26c2f2a 100644 --- a/octopi/library/tentacles/login_tentacle.cpp +++ b/octopi/library/tentacles/login_tentacle.cpp @@ -59,7 +59,7 @@ void login_tentacle::expunge(const octopus_entity &to_remove) outcome login_tentacle::consume(infoton &to_chow, const octopus_request_id &item_id, byte_array &transformed) { -// FUNCDEF("consume"); + FUNCDEF("consume"); transformed.reset(); security_infoton *inf = dynamic_cast(&to_chow); if (!inf) {