mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-25 07:32:36 +01:00
removed obsoleted header file
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
|
||||
|
||||
#ifndef WRASTERP_H_
|
||||
#define WRASTERP_H_
|
||||
|
||||
#include <config.h>
|
||||
|
||||
|
||||
#include "wraster.h"
|
||||
|
||||
|
||||
#ifdef HAVE_HERMES
|
||||
|
||||
# include <Hermes/Hermes.h>
|
||||
|
||||
typedef struct RHermesData {
|
||||
HermesHandle palette;
|
||||
HermesHandle converter;
|
||||
} RHermesData;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user