summaryrefslogtreecommitdiff
path: root/net/ohphone
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2003-01-30 11:04:21 +0000
committerRoger Hardiman <roger@FreeBSD.org>2003-01-30 11:04:21 +0000
commite0bf41f62e8d4bc9366736ba419d63c5056e9341 (patch)
treec054a368b8d1951df3b0419a42ee9af581247f35 /net/ohphone
parentRe-generate to match newer code (diff)
Patch no longer required.
Notes
Notes: svn path=/head/; revision=74270
Diffstat (limited to 'net/ohphone')
-rw-r--r--net/ohphone/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/ohphone/files/patch-aa b/net/ohphone/files/patch-aa
deleted file mode 100644
index 04e176464685..000000000000
--- a/net/ohphone/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** xlibvid.cxx.orig Mon Nov 25 13:15:04 2002
---- xlibvid.cxx Mon Nov 25 13:15:24 2002
-*************** BOOL GenericXlibVideoDevice::SetFrameSiz
-*** 199,205 ****
- return TRUE;
- }
-
-! BOOL GenericXlibVideoDevice::OpenWindow(unsigned _width = 0, unsigned _height = 0)
- {
- PTRACE(3,"XDisplay\tOpenWindow of size "<<_width<<"x"<<_height<<
- " "<<DirectionStr()<<" window");
---- 199,205 ----
- return TRUE;
- }
-
-! BOOL GenericXlibVideoDevice::OpenWindow(unsigned _width, unsigned _height)
- {
- PTRACE(3,"XDisplay\tOpenWindow of size "<<_width<<"x"<<_height<<
- " "<<DirectionStr()<<" window");