summaryrefslogtreecommitdiff
path: root/source4/pidl/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r--source4/pidl/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO
index 487d51d11e..f1cca0ab23 100644
--- a/source4/pidl/TODO
+++ b/source4/pidl/TODO
@@ -6,7 +6,6 @@
- compatibility mode for generating MIDL-readable data:
- strip out pidl-specific properties
-- remove declare in favor of typedef
- make bitmap an optional attribute on enum
- support nested elements
- support typedefs properly (e.g. allow "typedef void **bla;")