aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 09329333..3aaf9fb0 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -354,12 +354,6 @@ inline bool gprs_rlcmac_tbf::is_egprs_enabled() const
return m_egprs_enabled;
}
-inline void gprs_rlcmac_tbf::enable_egprs()
-{
- m_egprs_enabled = true;
- window()->set_sns(RLC_EGPRS_SNS);
-}
-
inline enum gprs_rlcmac_tbf_direction reverse(enum gprs_rlcmac_tbf_direction dir)
{
return (enum gprs_rlcmac_tbf_direction)