summaryrefslogtreecommitdiff
path: root/audio/audacity/files/patch::Help.h
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-03 13:07:52 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-03 13:07:52 +0000
commit7d6624b25d444dcca45343498d7d1de340e16da9 (patch)
tree5e1b7fe4069af66c311fc76f05dd3387d18bf882 /audio/audacity/files/patch::Help.h
parent Two new devices (diff)
- Update to version 1.2.0
PR: ports/63673 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=102816
Diffstat (limited to 'audio/audacity/files/patch::Help.h')
-rw-r--r--audio/audacity/files/patch::Help.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/audacity/files/patch::Help.h b/audio/audacity/files/patch::Help.h
deleted file mode 100644
index 85309d22eff2..000000000000
--- a/audio/audacity/files/patch::Help.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- Help.h.orig Mon Sep 17 16:52:09 2001
-+++ Help.h Mon Sep 17 16:52:53 2001
-@@ -11,6 +11,10 @@
- #ifndef __AUDACITY_HELP__
- #define __AUDACITY_HELP__
-
-+#ifndef AUDACITY_HELP_DIR
-+#define AUDACITY_HELP_DIR /usr/X11R6/share/audacity
-+#endif
-+
- void InitHelp(wxWindow * parent);
- void ShowHelp(wxWindow * parent);
- void ShowHelp(wxWindow * parent, wxString topic);