Remove a debugging cout.
This commit is contained in:
parent
7b1f1d73e6
commit
d11df8fcc8
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ float init_volume;
|
|||
static string fgScanForOption( const string& option, int argc, char **argv ) {
|
||||
int i = 1;
|
||||
|
||||
cout << "The quest for hostname part 1" << endl;
|
||||
if (hostname == NULL)
|
||||
{
|
||||
char _hostname[256];
|
||||
|
|
Loading…
Add table
Reference in a new issue