diff --git a/source/lib/sysdep/os/osx/osx.cpp b/source/lib/sysdep/os/osx/osx.cpp index 7fd30ad3ea..d4d5af43fd 100644 --- a/source/lib/sysdep/os/osx/osx.cpp +++ b/source/lib/sysdep/os/osx/osx.cpp @@ -98,5 +98,3 @@ OsPath sys_ExecutablePathname() return name; } - -} // namespace gfx