mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-06 17:03:17 +00:00
Remove unused header
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
// copyright (C) 2006 Marcin Slonicki <marcin@softservice.com.pl>
|
||||
// copyright (C) 2007 Louis Frigon
|
||||
// Copyright (C) 2015 Allen Hill <allenofthehills@gmail.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
// Umbrella header for the avclan library. Consumers (e.g. the app in
|
||||
// src/sniffer.c) include this single header to pull in the whole AVC-LAN stack.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "avclan_defs.h"
|
||||
#include "avclan_phy.h"
|
||||
#include "mediacontrol.h"
|
||||
#include "statustimer.h"
|
||||
@@ -7,7 +7,6 @@
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
|
||||
#include "avclandrv.h"
|
||||
#include "board.h"
|
||||
#include "cdchanger.hpp"
|
||||
#include "com232.h"
|
||||
|
||||
Reference in New Issue
Block a user