summaryrefslogtreecommitdiff
path: root/accessibility/dasher/files/patch-clang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-01 20:15:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-01 20:15:11 +0000
commitb8812b9f34eadb29ac0f9e117f96d5299685e35e (patch)
treec98c4f3bc4f0e50a787fc9c71079c7708eb13dd3 /accessibility/dasher/files/patch-clang
parentremove gnome-mag: remnant from gnome2 not used anymore (diff)
Remove some old gnome2 ports not depend on anymore and not maintained upstream
Diffstat (limited to 'accessibility/dasher/files/patch-clang')
-rw-r--r--accessibility/dasher/files/patch-clang37
1 files changed, 0 insertions, 37 deletions
diff --git a/accessibility/dasher/files/patch-clang b/accessibility/dasher/files/patch-clang
deleted file mode 100644
index 8b06f909d995..000000000000
--- a/accessibility/dasher/files/patch-clang
+++ /dev/null
@@ -1,37 +0,0 @@
---- Src/DasherCore/DasherViewSquare.h.orig 2009-04-27 15:05:29 UTC
-+++ Src/DasherCore/DasherViewSquare.h
-@@ -20,11 +20,6 @@ namespace Dasher {
- class CDasherNode;
- }
-
--class Dasher::CDasherViewSquare;
--class Dasher::CDasherModel;
--class Dasher::CDelayedDraw;
--class Dasher::CDasherNode;
--
- /// \ingroup View
- /// @{
-
---- Src/DasherCore/SettingsStore.h.orig 2009-04-27 15:05:30 UTC
-+++ Src/DasherCore/SettingsStore.h
-@@ -18,9 +18,6 @@ namespace Dasher {
- class CParameterNotificationEvent;
- }
-
--class Dasher::CEventHandler;
--class Dasher::CParameterNotificationEvent;
--
- // Types that are parameters can be
- enum ParameterType
- {
---- Src/DasherCore/View/DelayedDraw.h.orig 2009-04-27 15:05:30 UTC
-+++ Src/DasherCore/View/DelayedDraw.h
-@@ -15,8 +15,6 @@ namespace Dasher {
- class CDasherScreen;
- }
-
--class Dasher::CDasherScreen;
--
- namespace Dasher {
- /// \ingroup View
- /// @{