Skip to content

Commit 6c9a7f8

Browse files
author
delphidabbler
committed
Remove privacy statement from portable edition release zip package
1 parent 1d3610c commit 6c9a7f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Src/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ release:
184184
@$(ZIP) -j -9 $(OUTFILE) Exe\CodeSnip-p.exe
185185
@$(ZIP) -j -9 $(OUTFILE) Exe\CodeSnip.chm
186186
@$(ZIP) -j -9 $(OUTFILE) Docs\ReadMe.txt
187-
@$(ZIP) -j -9 $(OUTFILE) Docs\Privacy.txt
188187
@$(ZIP) -j -9 $(OUTFILE) Docs\License.html
189188
!endif
190189
@cd Src

0 commit comments

Comments
 (0)