Add more warnings source to 1.6) and fix warnings
[nikiroo-utils.git] / src / be / nikiroo / fanfix / data / Paragraph.java
index 8a9130bf83fdcc8342a796f125a64a1aa994ea4c..1a7429a403a8a6f0bc0742fb29f14ad2d7811da5 100644 (file)
@@ -33,6 +33,7 @@ public class Paragraph {
        /**
         * Empty constructor, not to use.
         */
+       @SuppressWarnings("unused")
        private Paragraph() {
                // for serialisation purposes
        }