Commit 96e12b04 authored by Laurent Aimar's avatar Laurent Aimar

Cosmetic.

parent f521d69d
......@@ -428,7 +428,7 @@ static int DirectXCreateWindow( event_thread_t *p_event )
HMENU hMenu;
RECT rect_window;
WNDCLASS wc; /* window class components */
HICON vlc_icon = NULL;
HICON vlc_icon;
char vlc_path[MAX_PATH+1];
int i_style, i_stylex;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment