removes obsolete source() definition

This commit is contained in:
Philipp Stucki
2016-01-12 11:13:53 +01:00
parent ac0fcd9ac8
commit c491f170ac
-1
View File
@@ -62,7 +62,6 @@ declare module 'rsync' {
dirs(): Rsync;
links(): Rsync;
dry(): Rsync;
// source(): Rsync;
// accessor methods
executable(): string;