
12 Oct
2016
12 Oct
'16
9:09 a.m.
On 11.10.2016 20:53, Martin Kletzander wrote:
There is a repeating pattern of code that removes the timer if it's not needed. So let's move it to a new function. We'll also use it later.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/conf/object_event.c | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-)
ACK Michal