diff options
author | elupus <elupus@xbmc.org> | 2011-02-06 16:13:18 +0100 |
---|---|---|
committer | spiff <spiff@xbmc.org> | 2011-02-06 22:57:03 +0100 |
commit | 173faaace05103f6a01ce74876bee3d5719313f6 (patch) | |
tree | e72c9a02e8aa4515b8233b92a3f2280f237e6554 /lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c | |
parent | 43940eb8981a75848b11796117820298496c5848 (diff) |
removed: glib now that libmms doesn't need it
Diffstat (limited to 'lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c')
-rw-r--r-- | lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c b/lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c deleted file mode 100644 index dca4499fb6..0000000000 --- a/lib/win32/glib-2.20.4/glib/gspawn-win32-helper-console.c +++ /dev/null @@ -1,2 +0,0 @@ -#define HELPER_CONSOLE -#include "gspawn-win32-helper.c" |