Skip to content

Commit

Permalink
Merge pull request #478 from CBATeam/remove-benchmark-function
Browse files Browse the repository at this point in the history
remove 'CBA_fnc_benchmarkFunction'
  • Loading branch information
Killswitch00 committed Aug 22, 2016
2 parents db750ca + 9d5b026 commit b71cfdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 73 deletions.
6 changes: 0 additions & 6 deletions addons/diagnostic/CfgFunctions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ class CfgFunctions
{
class Diagnostic
{
// CBA_fnc_benchmarkFunction
class benchmarkFunction
{
description = "Benchmarks a function to see how long it will take to execute.";
file = "\x\cba\addons\diagnostic\fnc_benchmarkFunction.sqf";
};
// CBA_fnc_debug
class debug
{
Expand Down
67 changes: 0 additions & 67 deletions addons/diagnostic/fnc_benchmarkFunction.sqf

This file was deleted.

0 comments on commit b71cfdc

Please sign in to comment.