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