diff options
Diffstat (limited to 'src/lib/formats/ipf_dsk.h')
| -rw-r--r-- | src/lib/formats/ipf_dsk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/formats/ipf_dsk.h b/src/lib/formats/ipf_dsk.h index a1c36f02f8d..a02ae24a15b 100644 --- a/src/lib/formats/ipf_dsk.h +++ b/src/lib/formats/ipf_dsk.h @@ -18,7 +18,6 @@ public: virtual const char *name() const noexcept override; virtual const char *description() const noexcept override; virtual const char *extensions() const noexcept override; - virtual bool supports_save() const noexcept override; private: struct ipf_decode; |
