From 1181af741589db873676f177ed85d6bc04884aa1 Mon Sep 17 00:00:00 2001 From: Vernon Mauery Date: Mon, 8 Oct 2018 12:05:00 -0700 Subject: Use the common timer class The common timer class from sdbusplus offers all the timer goodness that we currently use. The unit test is also no longer needed (and has been added to sdbusplus's version of the timer.hpp implementation). Change-Id: I278817489433a29ca739f70fdacd8bb897797d66 Signed-off-by: Vernon Mauery --- .gitignore | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 53f37f1..c368285 100644 --- a/.gitignore +++ b/.gitignore @@ -50,9 +50,6 @@ Makefile /ipmid .project /softoff/phosphor-softpoweroff -/softoff/test/utest -/softoff/test/*.log -/softoff/test/*.trs /softoff/xyz/ /test/sample_unittest /test/*.log -- cgit v1.2.1