diff options
Diffstat (limited to 'messagebox.h')
-rw-r--r-- | messagebox.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/messagebox.h b/messagebox.h index 8b9ab23..e485de8 100644 --- a/messagebox.h +++ b/messagebox.h @@ -1,8 +1,6 @@ #ifndef __TVGUIDE_MESSAGEBOX_H
#define __TVGUIDE_MESSAGEBOX_H
-class cMessageBoxThreadPool;
-
// --- cMessageBox -------------------------------------------------------------
class cMessageBoxThread : public cThread {
|