Skip to content

Commit

Permalink
Remove unneeded class forward declaration
Browse files Browse the repository at this point in the history
Not used in this header file, so shouldn't be needed.
  • Loading branch information
mstemm committed Jun 5, 2019
1 parent 2c43237 commit c0cd102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion userspace/libsinsp/container_engine/cri.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ limitations under the License.
#include <stdint.h>

class sinsp_container_manager;
class sinsp_container_info;
class sinsp_threadinfo;

#include "container_engine/container_engine.h"
Expand Down

0 comments on commit c0cd102

Please sign in to comment.