diff options
Diffstat (limited to 'src/lib/hints.h')
| -rw-r--r-- | src/lib/hints.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/hints.h b/src/lib/hints.h index 35e361842..6f0e533d4 100644 --- a/src/lib/hints.h +++ b/src/lib/hints.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016 Carl Hetherington <cth@carlh.net> + Copyright (C) 2016-2019 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -45,7 +45,6 @@ public: private: void thread (); - void stop_thread (); void hint (std::string h); void text (PlayerText text, TextType type, DCPTimePeriod period); |
