Stale TODO removal.

This commit is contained in:
Pietro Gagliardi 2015-08-22 14:16:58 -04:00
parent db05b745f5
commit 57fb38a507
2 changed files with 0 additions and 4 deletions

View File

@ -1 +0,0 @@
- change the uiDarwinControlResizeParent() stuff to force a resize of the entire top-level window and do that on a change

View File

@ -63,6 +63,3 @@ extern NSSize fittingAlignmentSize(NSView *);
extern NSMapTable *newMap(void);
extern void *mapGet(NSMapTable *map, id key);
extern void mapSet(NSMapTable *map, id key, void *value);
// TODO
#define PUT_CODE_HERE 0