Remove unused header

This commit is contained in:
elasota
2021-03-27 03:01:30 -04:00
parent 50f420d2b1
commit ae69696cbd
2 changed files with 0 additions and 6 deletions

View File

@@ -7,7 +7,6 @@
#include "Externs.h"
#include "PLPalettes.h"
#include "PLPasStr.h"
#include "QDStandardPalette.h"
#include "ResolveCachingColor.h"

View File

@@ -1,5 +0,0 @@
#pragma once
#ifndef __PL_PALETTES_H__
#define __PL_PALETTES_H__
#endif