X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftentacles%2Flogin_tentacle.cpp;h=c26c2f2ad1723b9500ef6b8755ac8ba68d8fe47f;hb=51d71c226be424b6a698c7474d237e8c69661af5;hp=20b34e2a1da25828f5f5162b742a67ec77913157;hpb=cdf68a53cff76449796a3aa0222e2d0afff97c7c;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) {