docs: Remove old API changes documentation

Change-Id: I1bc7957121cc7ae27dca04acc3613f4e1858476a
This commit is contained in:
Sean Bright
2017-12-20 15:54:24 -05:00
parent 3625e91586
commit 9415ec2877
2 changed files with 0 additions and 6 deletions

Binary file not shown.

View File

@@ -1,6 +0,0 @@
PBX changes
-----------
* If you use ast_build_timing() in your application, you should start calling
ast_destroy_timing() upon destruction of the structure, to avoid a memory
leak.