Remove two unused files

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/64ea1eaa76f6d3dce9b3be3685a8642de9390f43
This commit is contained in:
ebaydayz
2016-12-11 15:25:57 -05:00
parent 3257d0fd88
commit bff2a3091d
3 changed files with 0 additions and 30 deletions
-5
View File
@@ -1,5 +0,0 @@
_unit = _this select 0;
_detail = _this select 1;
if(_unit == getPlayerUID player) then {
player setVariable["publish",_detail];
};