cleanup: remove unused librashader headers
This commit is contained in:
parent
46ec3b46d8
commit
53e3b5c2d1
|
@ -1,22 +0,0 @@
|
||||||
/*! \file */
|
|
||||||
/*******************************************
|
|
||||||
* *
|
|
||||||
* File auto-generated by `::safer_ffi`. *
|
|
||||||
* *
|
|
||||||
* Do not manually edit this file. *
|
|
||||||
* *
|
|
||||||
*******************************************/
|
|
||||||
|
|
||||||
#ifndef __RUST_LIBRASHADER_CAPI__
|
|
||||||
#define __RUST_LIBRASHADER_CAPI__
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern "C" */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* __RUST_LIBRASHADER_CAPI__ */
|
|
Loading…
Reference in a new issue