diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-01-30 06:44:32 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-01-30 06:44:32 +0100 |
commit | aac8aa2b74c6a3e2b85ecbe41068cc0ea257295b (patch) | |
tree | 439ae8f8f39e22823406eef8935d3f35b78d3d8a /vcl | |
parent | 8e33c9be8780806359e3bbb8c7c5788169f4d2e1 (diff) |
fix build
Change-Id: I8cea0324a6bee716dd352e5a21f5e5444872760b
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/workben/vcldemo.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx index 2b6021ec1c3c..06fcc415f5e9 100644 --- a/vcl/workben/vcldemo.cxx +++ b/vcl/workben/vcldemo.cxx @@ -399,8 +399,6 @@ public: { int nFontHeight=0, nFontIndex=0, nFontColorIndex=0; - assert(nPrintCopies); - if (nPrintNumCopies == 1) { float nFontMagnitude = 0.25f; |