Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit a51f4bc

Browse files
committed
Remove heapshot
1 parent f541dc7 commit a51f4bc

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

version-checks

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,8 @@ DEP_MODULE[0][email protected]:xamarin/md-addins.git
2020
DEP_NEEDED_VERSION[0]=bb5aaa325a7fa0fea969fe138d78b6b92bb4096c
2121
DEP_BRANCH_AND_REMOTE[0]="master origin/master"
2222

23-
# heap-shot
24-
DEP[1]=heap-shot
25-
DEP_NAME[1]=HEAPSHOT
26-
DEP_PATH[1]=${top_srcdir}/../heap-shot
27-
DEP_MODULE[1]=git://github.com/mono/heap-shot.git
28-
DEP_NEEDED_VERSION[1]=d726360d50d3a294ce6bdfcb2a82f9593e61c78c
29-
DEP_BRANCH_AND_REMOTE[1]="master origin/master"
30-
3123
# other dependencies
32-
# DEP[2]=...
24+
# DEP[1]=...
3325
# ...
3426

3527
function fetch_variables

0 commit comments

Comments
 (0)