lib/python/Screens/Standby.py: ignore global actions in standby (i.e. mute/volume)
[enigma2.git] / lib / base / connection.cpp
1 #include <connection.h>
2
3 DEFINE_REF(eConnection);
4
5