mirror of
https://github.com/hyprwm/hyprlock.git
synced 2025-05-13 13:50:40 +01:00
core: remove fake declaration in header
This commit is contained in:
parent
eb28a71756
commit
bcc836ee09
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ class CHyprlock {
|
||||||
size_t getPasswordBufferLen();
|
size_t getPasswordBufferLen();
|
||||||
size_t getPasswordBufferDisplayLen();
|
size_t getPasswordBufferDisplayLen();
|
||||||
|
|
||||||
std::string getActiveKeyboardLayout();
|
|
||||||
|
|
||||||
SP<CCExtSessionLockManagerV1> getSessionLockMgr();
|
SP<CCExtSessionLockManagerV1> getSessionLockMgr();
|
||||||
SP<CCExtSessionLockV1> getSessionLock();
|
SP<CCExtSessionLockV1> getSessionLock();
|
||||||
SP<CCWlCompositor> getCompositor();
|
SP<CCWlCompositor> getCompositor();
|
||||||
|
|
Loading…
Reference in a new issue