diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 10:36:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 10:36:34 -0400 |
commit | 7c440a1a2f5e555df2b2f367e3b6f6e46fe0f3f0 (patch) | |
tree | 6e1fb68def0c8122e9ecf5e5ec2ad4a92e454bc4 /ui-macos | |
parent | a8059df713ed85bbb8b0ceb49172514667fa840a (diff) |
remove old file
Diffstat (limited to 'ui-macos')
-rwxr-xr-x | ui-macos/git-annex.app/Contents/MacOS/git-annex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ui-macos/git-annex.app/Contents/MacOS/git-annex b/ui-macos/git-annex.app/Contents/MacOS/git-annex deleted file mode 100755 index f814fc08d..000000000 --- a/ui-macos/git-annex.app/Contents/MacOS/git-annex +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# The contents of this file are not installed; instead a script -# is generated containing the full path to the real git-annex -# executable. -git annex webapp |