core: remove fake declaration in header

This commit is contained in:
Heorhi Valakhanovich 2025-04-11 14:38:13 +03:00
parent eb28a71756
commit bcc836ee09

View file

@ -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();