diff options
Diffstat (limited to 'engines/kyra')
-rw-r--r-- | engines/kyra/detection.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index f76a435b8a..f02c23a127 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -422,8 +422,6 @@ const Common::ADParams detectionParams = { 0, // List of files for file-based fallback detection (optional) 0, - // Fallback callback - 0, // Flags 0 }; |