From 242efdc3bb4769de4c7d16447bd63b19179dd04e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 22 Jan 2016 12:53:13 -0800 Subject: [PATCH] ofproto-macros: Remove STRIP_DURATION macro. It was unused. Signed-off-by: Ben Pfaff Acked-by: Jarno Rajahalme --- tests/ofproto-macros.at | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index 4215ee970..354a38407 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -248,7 +248,6 @@ strip_ufid () { } m4_divert_pop([PREPARE_TESTS]) -m4_define([STRIP_DURATION], [[sed 's/\bduration=[0-9.]*s/duration=?s/']]) m4_define([TESTABLE_LOG], [-vPATTERN:ANY:'%c|%p|%m']) # _OVS_VSWITCHD_START([vswitchd-aux-args]) -- 2.20.1