1
1

Fix a comment -- we implemented windows a long time ago.

This commit was SVN r16657.
Этот коммит содержится в:
Jeff Squyres 2007-11-05 13:43:53 +00:00
родитель 9045c5a6f1
Коммит 3616b03eb3

Просмотреть файл

@ -96,7 +96,6 @@
static int create_comm(int target_keyval, bool want_inherit); static int create_comm(int target_keyval, bool want_inherit);
static int free_comm(int keyval); static int free_comm(int keyval);
/* JMS for when we implement windows */
static int create_win(int target_keyval); static int create_win(int target_keyval);
static int free_win(int keyval); static int free_win(int keyval);