diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 12:21:22 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-08 13:53:52 +0200 |
commit | d80174e6f16abd51c5d0590cc00d9566498e1b77 (patch) | |
tree | e127756efe1610006d65c440d947027befbded22 /canvas/source/directx/dx_surfacebitmap.cxx | |
parent | 74886eb9ac87f33bee6df4876a65cf62337550dd (diff) |
remove some more eof noise
Change-Id: Ib13c0435d61e803220d5444c29c99cf670340008
Diffstat (limited to 'canvas/source/directx/dx_surfacebitmap.cxx')
-rw-r--r-- | canvas/source/directx/dx_surfacebitmap.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/canvas/source/directx/dx_surfacebitmap.cxx b/canvas/source/directx/dx_surfacebitmap.cxx index 413c17e2a8f3..8a416b380d3f 100644 --- a/canvas/source/directx/dx_surfacebitmap.cxx +++ b/canvas/source/directx/dx_surfacebitmap.cxx @@ -786,10 +786,6 @@ namespace dxcanvas return tools::argbToIntSequence(aColor.GetValue()); } } - - ////////////////////////////////////////////////////////////////////////////////// - // End of file - ////////////////////////////////////////////////////////////////////////////////// } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |