From 402c4b36a9baef353c9da4dd1eed6c1b8e1f5ee9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 5 Jun 2023 13:32:13 -0500 Subject: [PATCH] fix --- components/ratgdo/ratgdo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ratgdo/ratgdo.h b/components/ratgdo/ratgdo.h index 0c6abf0..8616c8a 100644 --- a/components/ratgdo/ratgdo.h +++ b/components/ratgdo/ratgdo.h @@ -46,7 +46,7 @@ namespace ratgdo { -class RATGDOComponent; // this component +//class RATGDOComponent; // this component class RATGDOComponent : public Component { public: