From 8dacbdec3aa797420976683d1f592e5b3c54bcdb Mon Sep 17 00:00:00 2001 From: github action Date: Tue, 11 Oct 2022 09:04:38 +0000 Subject: [PATCH] Apply 'make format' --- src/V3Dfg.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/V3Dfg.cpp b/src/V3Dfg.cpp index b3341ff77..d4cfaff40 100644 --- a/src/V3Dfg.cpp +++ b/src/V3Dfg.cpp @@ -21,7 +21,6 @@ #include "V3File.h" - VL_DEFINE_DEBUG_FUNCTIONS; //------------------------------------------------------------------------------