diff options
Diffstat (limited to 'backends/platform/dc/DCLauncherDialog.h')
-rw-r--r-- | backends/platform/dc/DCLauncherDialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/dc/DCLauncherDialog.h b/backends/platform/dc/DCLauncherDialog.h index 72df3e15cc..519524222f 100644 --- a/backends/platform/dc/DCLauncherDialog.h +++ b/backends/platform/dc/DCLauncherDialog.h @@ -25,4 +25,3 @@ class DCLauncherDialog { DCLauncherDialog() {} int runModal(); }; - |