aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/kernel/filesystemutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/kernel/filesystemutil.h')
-rw-r--r--engines/sword25/kernel/filesystemutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/kernel/filesystemutil.h b/engines/sword25/kernel/filesystemutil.h
index 13762a29ee..ef66585ff8 100644
--- a/engines/sword25/kernel/filesystemutil.h
+++ b/engines/sword25/kernel/filesystemutil.h
@@ -62,7 +62,7 @@ namespace Sword25 {
class FileSystemUtil {
public:
static FileSystemUtil &GetInstance();
- virtual ~FileSystemUtil() {};
+ virtual ~FileSystemUtil() {}
/**
* This function returns the name of the directory in which all user data is to be stored.