diff options
| -rw-r--r-- | engines/saga/saga.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/saga/saga.h b/engines/saga/saga.h index 0b6b3b1478..2be74e1766 100644 --- a/engines/saga/saga.h +++ b/engines/saga/saga.h @@ -643,7 +643,6 @@ public: int getGameNumber() const; int getStartSceneNumber() const; - int getPatchesCount() const; const GamePatchDescription *getPatchDescriptions() const; const Common::ADGameFileDescription *getFilesDescriptions() const; |
