summaryrefslogtreecommitdiff
path: root/vcl/headless
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-10-19 15:21:29 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-10-25 13:41:56 +0100
commit0dc6cb349ca1246a0febfaad15e5724fef2bd264 (patch)
tree7300daceaad796e37c95d72e6d1821797f93d603 /vcl/headless
parent931e6bf52fd14e122511ce97f15b0d8527bc3c07 (diff)
generic: undo attempt at cross-platform headless for now
Diffstat (limited to 'vcl/headless')
-rw-r--r--vcl/headless/svppspgraphics.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/headless/svppspgraphics.cxx b/vcl/headless/svppspgraphics.cxx
index 9728d997fe22..56e08991d4fb 100644
--- a/vcl/headless/svppspgraphics.cxx
+++ b/vcl/headless/svppspgraphics.cxx
@@ -64,7 +64,7 @@ using namespace basegfx;
using ::rtl::OUString;
using ::rtl::OString;
-#warning FIXME: this is presumed un-necessary the generic/ BitmapBuffer code should work just as well - surely
+// FIXME: this is presumed un-necessary the generic/ BitmapBuffer code should work just as well - surely
#ifdef USE_SVP_BITMAP
// ----- Implementation of PrinterBmp by means of SalBitmap/BitmapBuffer ---------------