From 2ef70579c814c613ba6ad5fcccdaa1300eb740d3 Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 12 Jul 2019 12:59:46 +0200 Subject: [PATCH] display: remove reference to non-existent HardwareChannel class [skip ci] --- panda/src/display/graphicsPipeSelection.h | 1 - 1 file changed, 1 deletion(-) diff --git a/panda/src/display/graphicsPipeSelection.h b/panda/src/display/graphicsPipeSelection.h index c3b61317e9..ee9db2ded4 100644 --- a/panda/src/display/graphicsPipeSelection.h +++ b/panda/src/display/graphicsPipeSelection.h @@ -22,7 +22,6 @@ #include "lightMutex.h" #include "vector_string.h" -class HardwareChannel; class GraphicsWindow; /**