mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
unused funktions
Origin commit data
------------------
Commit: 5428d36da4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)
This commit is contained in:
@@ -232,7 +232,7 @@ unsigned char SMSKeyInput::getOldKey() const
|
||||
{
|
||||
return m_oldKey;
|
||||
}
|
||||
|
||||
#if 0
|
||||
const timeval* SMSKeyInput::getOldKeyTime() const
|
||||
{
|
||||
return &m_oldKeyTime;
|
||||
@@ -248,7 +248,7 @@ int SMSKeyInput::getTimeout() const
|
||||
{
|
||||
return m_timeout;
|
||||
}
|
||||
|
||||
#endif
|
||||
void SMSKeyInput::setTimeout(int timeout)
|
||||
{
|
||||
m_timeout = timeout;
|
||||
|
Reference in New Issue
Block a user