mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 05:55:39 +08:00
No need to notify when reset
This commit is contained in:
@@ -525,7 +525,6 @@ get_target (const char *input, TargetOp code, char *option)
|
||||
}
|
||||
|
||||
if (TargetOp_Set_Source==code
|
||||
|| TargetOp_Reset_Source==code
|
||||
|| TargetOp_Measure_Source==code)
|
||||
{
|
||||
cli_notify_lastly_for_users();
|
||||
|
Reference in New Issue
Block a user