chore: remove unused KeySyms Tyepdef

This commit is contained in:
sithlord48
2025-11-13 11:20:01 -05:00
committed by Nick Bolton
parent 93beb491db
commit b3cd759a4e

View File

@ -12,14 +12,11 @@
#include <cstdint>
#include <map>
#include <vector>
//! XKB utility functions
class XDGKeyUtil
{
public:
typedef std::vector<KeySym> KeySyms;
//! Convert KeySym to KeyID
/*!
Converts a KeySym to the equivalent KeyID. Returns kKeyNone if the