mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 17:16:44 +00:00
Removes redundant enumeration.
This commit is contained in:
@@ -152,9 +152,8 @@ class ScanTarget: public Outputs::Display::ScanTarget {
|
||||
void setup_pipeline();
|
||||
|
||||
enum class ShaderType {
|
||||
InputScan,
|
||||
ProcessedScan,
|
||||
Line
|
||||
Composition,
|
||||
Conversion
|
||||
};
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user