diff --git a/doc/doxygen/doxygenopts.h b/doc/doxygen/doxygenopts.h deleted file mode 100644 index f2a19094..00000000 --- a/doc/doxygen/doxygenopts.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ - -/* - * File: doxygenopts.h - * Author: dziegel - * - * Created on July 30, 2016, 11:06 AM - */ - -#ifndef DOXYGENOPTS_H -#define DOXYGENOPTS_H - -#ifdef __cplusplus -extern "C" { -#endif - - - - -#ifdef __cplusplus -} -#endif - -#endif /* DOXYGENOPTS_H */ -