diff options
| author | Neil <nyamatongwe@gmail.com> | 2022-02-10 13:57:56 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2022-02-10 13:57:56 +1100 |
| commit | 9b8ca41b15ca4f53c0f1ccd69e6135694321d854 (patch) | |
| tree | f524caae34d6552e6fe3d604cafd1c37f6dd459f /gtk/PlatGTK.cxx | |
| parent | 98bdc254f4f654b9e9191d4684d4c8fe7c953cfe (diff) | |
| download | scintilla-mirror-9b8ca41b15ca4f53c0f1ccd69e6135694321d854.tar.gz | |
Replace "OS X' with "macOS".
Diffstat (limited to 'gtk/PlatGTK.cxx')
| -rwxr-xr-x | gtk/PlatGTK.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx index 859589bec..d79539ffa 100755 --- a/gtk/PlatGTK.cxx +++ b/gtk/PlatGTK.cxx @@ -117,7 +117,6 @@ std::shared_ptr<Font> Font::Allocate(const FontParameters &fp) { return std::make_shared<FontHandle>(fp); } -// Required on OS X namespace Scintilla { // SurfaceID is a cairo_t* |
