weblib: urls -> class
[fanfix.git] / src / be / nikiroo / fanfix / library / BasicLibrary.java
index 78f0f6208d098dcaf410e85c631dc3808330a2bd..11ca03f48a7bdc912766968f2ac96168a5f2f38c 100644 (file)
@@ -41,8 +41,6 @@ abstract public class BasicLibrary {
                READ_WRITE,
                /** The library is ready, but read-only. */
                READ_ONLY,
-               /** The library is invalid (not correctly set up). */
-               INVALID,
                /** You are not allowed to access this library. */
                UNAUTHORIZED,
                /** The library is currently out of commission. */