]> jfr.im git - solanum.git/blobdiff - extensions/helpops.c
Add .travis.yml
[solanum.git] / extensions / helpops.c
index e3a77a02f470483ff9fc1a18e2d1bc48e32a0309..316fa957f7df904c24d1ada1e09b4e3f662cc69d 100644 (file)
@@ -133,9 +133,6 @@ h_hdl_stats_request(hook_data_int *hdata)
        {
                target_p = helper_ptr->data;
 
-               if(IsOperInvis(target_p) && !IsOper(hdata->client))
-                       continue;
-
                if(target_p->user->away)
                        continue;