Unused preDemoRecord()

This commit is contained in:
Johxz 2017-01-01 22:17:45 -06:00
parent 38554f7396
commit 731981dbb6
2 changed files with 0 additions and 2 deletions

View file

@ -97,7 +97,6 @@ function startDemoRecord()
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
ServerConnection.prepDemoRecord();
ServerConnection.startRecording($DemoFileName);
// make sure start worked

View file

@ -97,7 +97,6 @@ function startDemoRecord()
ChatHud.AddLine( "\c4Recording to file [\c2" @ $DemoFileName @ "\cr].");
ServerConnection.prepDemoRecord();
ServerConnection.startRecording($DemoFileName);
// make sure start worked