mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 17:16:44 +00:00
Remove unused enum.
This commit is contained in:
@@ -492,9 +492,6 @@ private:
|
||||
/// Provide interlaced sync and scan even/odd lines depending on field.
|
||||
SyncAndVideo,
|
||||
};
|
||||
enum class BlinkMode {
|
||||
// TODO.
|
||||
};
|
||||
|
||||
// Comments on the right provide the corresponding signal name in hoglet's VHDL implementation.
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user