SVN commit 482551 by amantia: Remove test code. M +0 -3 koRect.h --- trunk/koffice/lib/kofficeui/koRect.h #482550:482551 @@ -24,9 +24,6 @@ #include #include "koffice_export.h" -#ifdef MAKE_KOFFICEUI_LIB -#warning Andris -#endif /** * A rect whose coordinates are floating-point values ( "double"s ). * The API isn't documented, it's a perfect mirror of QRect.