Sign in
webrtc
/
src.git
/
a4c113afe1378f00b791971b0ce28f4a06f312ac
/
.
/
webrtc
/
base
/
Dummy.java
blob: 60cd440fd4a0f8a5566b3591d86dafbbbd4f47ef [
file
] [
log
] [
blame
]
/**
* This class only exists as glue in a transition.
* TODO(kjellander): Remove.
* See https://bugs.webrtc.org/7634 for more details.
*/
class
Dummy
{
Dummy
()
{
}
}