mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[idd] common: centralize nonzero sequences
This commit is contained in:
@@ -104,7 +104,6 @@ private:
|
||||
bool m_valid = false;
|
||||
|
||||
static DWORD WINAPI WorkerProc(void * opaque);
|
||||
static uint64_t NextRevision(uint64_t revision);
|
||||
static bool TokenMatches(const Sink& sink, const ControlToken& token);
|
||||
|
||||
bool BeginWork(Sink& sink, Work& work, DWORD& wait);
|
||||
|
||||
Reference in New Issue
Block a user