enum side_error is actually used
[libside.git] / include / side / trace.h
index 329bec194376e656c4e73b54974015d02c2fa85a..fc51ec617691c296046e716825ffc2f00742be8a 100644 (file)
@@ -211,7 +211,6 @@ enum side_visitor_status {
        SIDE_VISITOR_STATUS_ERROR = -1,
 };
 
-//TODO: side_error enum is currently unused.
 enum side_error {
        SIDE_ERROR_OK = 0,
        SIDE_ERROR_INVAL = 1,
This page took 0.022384 seconds and 4 git commands to generate.