summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/scrptrun.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/generic/glyphs/scrptrun.h')
-rw-r--r--vcl/generic/glyphs/scrptrun.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/generic/glyphs/scrptrun.h b/vcl/generic/glyphs/scrptrun.h
index 72975464a38e..38302e1413d8 100644
--- a/vcl/generic/glyphs/scrptrun.h
+++ b/vcl/generic/glyphs/scrptrun.h
@@ -176,5 +176,4 @@ inline void ScriptRun::reset(const UChar chars[], int32_t start, int32_t length)
reset(start, length);
}
-
#endif