2.5: Remove OOPS code from the outliner space, as discussed

this can be brought back as a new space if someone decides to
work on it.

This also fixes remaining issues with the outliner tree open
and close buttons not working sometimes.
This commit is contained in:
2009-03-26 14:05:33 +00:00
parent 1eaff737fd
commit b68aceda2f
17 changed files with 106 additions and 254 deletions

View File

@@ -22,7 +22,7 @@ defs = """
SPACE_EMPTY,
SPACE_VIEW3D,
SPACE_IPO,
SPACE_OOPS,
SPACE_OUTLINER,
SPACE_BUTS,
SPACE_FILE,
SPACE_IMAGE,