commit 866de4daf57ab6809770878464319e319500c1f3 parent ee478bde6a30516fa0357ad499b5837352b761db Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Wed, 22 Jan 2020 11:26:53 +0100 Remove unused file Diffstat:
| D | src/senc_descriptor_c.h | | | 21 | --------------------- |
1 file changed, 0 insertions(+), 21 deletions(-)
diff --git a/src/senc_descriptor_c.h b/src/senc_descriptor_c.h @@ -1,21 +0,0 @@ -/* Copyright (C) |Meso|Star> 2016-2018 (contact@meso-star.com) -* -* This program is free software: you can redistribute it and/or modify -* it under the terms of the GNU General Public License as published by -* the Free Software Foundation, either version 3 of the License, or -* (at your option) any later version. -* -* This program is distributed in the hope that it will be useful, -* but WITHOUT ANY WARRANTY; without even the implied warranty of -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -* GNU General Public License for more details. -* -* You should have received a copy of the GNU General Public License -* along with this program. If not, see <http://www.gnu.org/licenses/>. */ - -#ifndef SENC_DESCRIPTOR_C_H -#define SENC_DESCRIPTOR_C_H - - - -#endif /* SENC_DESCRIPTOR_C_H */