aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/Prbs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/Prbs.cpp')
-rw-r--r--src/input/Prbs.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/input/Prbs.cpp b/src/input/Prbs.cpp
index 5cbeee3..9f4f5dd 100644
--- a/src/input/Prbs.cpp
+++ b/src/input/Prbs.cpp
@@ -92,9 +92,8 @@ int Prbs::setBitrate(int bitrate)
return bitrate;
}
-int Prbs::close()
+void Prbs::close()
{
- return 0;
}
int Prbs::rewind()