[Libreoffice-commits] core.git: vcl/workben

Markus Mohrhard markus.mohrhard at googlemail.com
Thu Jan 29 21:49:44 PST 2015


 vcl/workben/vcldemo.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit aac8aa2b74c6a3e2b85ecbe41068cc0ea257295b
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Fri Jan 30 06:44:32 2015 +0100

    fix build
    
    Change-Id: I8cea0324a6bee716dd352e5a21f5e5444872760b

diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index 2b6021e..06fcc41 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;


More information about the Libreoffice-commits mailing list