diff options
Diffstat (limited to 'vcl/opengl/scale.cxx')
-rw-r--r-- | vcl/opengl/scale.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/opengl/scale.cxx b/vcl/opengl/scale.cxx index 2728cb07ffaf..795090a9a24b 100644 --- a/vcl/opengl/scale.cxx +++ b/vcl/opengl/scale.cxx @@ -32,9 +32,6 @@ using vcl::Kernel; using vcl::Lanczos3Kernel; -using vcl::BicubicKernel; -using vcl::BilinearKernel; -using vcl::BoxKernel; bool OpenGLSalBitmap::ImplScaleFilter( const rtl::Reference< OpenGLContext > &xContext, |