diff options
Diffstat (limited to 'backends/platform/gp2x')
-rw-r--r-- | backends/platform/gp2x/gp2x-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/backends/platform/gp2x/gp2x-common.h b/backends/platform/gp2x/gp2x-common.h index 92f625bdc4..063696548c 100644 --- a/backends/platform/gp2x/gp2x-common.h +++ b/backends/platform/gp2x/gp2x-common.h @@ -40,11 +40,6 @@ namespace Audio { class MixerImpl; } -namespace Common { - class SaveFileManager; - class TimerManager; -} - //#define DISABLE_SCALERS enum { |