summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/classes/Form/Section.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/classes/Form/Section.class.php')
-rw-r--r--src/usr/local/www/classes/Form/Section.class.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/usr/local/www/classes/Form/Section.class.php b/src/usr/local/www/classes/Form/Section.class.php
index eff386a..1d4c67f 100644
--- a/src/usr/local/www/classes/Form/Section.class.php
+++ b/src/usr/local/www/classes/Form/Section.class.php
@@ -26,9 +26,6 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
-define(COLLAPSIBLE, 0x08);
-define(SEC_CLOSED, 0x04);
-define(SEC_OPEN, 0x00);
class Form_Section extends Form_Element
{
OpenPOWER on IntegriCloud