fixed app not working without console
This commit is contained in:
@@ -130,8 +130,6 @@ int ts3plugin_init() {
|
|||||||
char configPath[PATH_BUFSIZE];
|
char configPath[PATH_BUFSIZE];
|
||||||
char pluginPath[PATH_BUFSIZE];
|
char pluginPath[PATH_BUFSIZE];
|
||||||
|
|
||||||
freopen("CONOUT$", "wb", stdout);
|
|
||||||
|
|
||||||
/* Your plugin init code here */
|
/* Your plugin init code here */
|
||||||
printf("PLUGIN: init\n");
|
printf("PLUGIN: init\n");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user