Fix debugging on WP with a huge hack

This commit is contained in:
Cameron Gutman
2014-01-28 19:24:04 -05:00
committed by Michelle Bergeron
parent 41fab76461
commit c04a8e9b4c
3 changed files with 14 additions and 3 deletions
-3
View File
@@ -5,9 +5,6 @@
#include "PlatformSockets.h"
#include "Video.h"
#include <stdio.h>
#define Limelog printf
char* allocateConfigDataForStreamConfig(PSTREAM_CONFIGURATION streamConfig);
int getConfigDataSize(PSTREAM_CONFIGURATION streamConfig);