mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-14 08:29:32 +08:00
No need to notify when reset
This commit is contained in:
parent
52d8673b9b
commit
2304d4b2aa
@ -525,7 +525,6 @@ get_target (const char *input, TargetOp code, char *option)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (TargetOp_Set_Source==code
|
if (TargetOp_Set_Source==code
|
||||||
|| TargetOp_Reset_Source==code
|
|
||||||
|| TargetOp_Measure_Source==code)
|
|| TargetOp_Measure_Source==code)
|
||||||
{
|
{
|
||||||
cli_notify_lastly_for_users();
|
cli_notify_lastly_for_users();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user