diff options
Diffstat (limited to 'comms/hamfax/files/patch-sound.hpp')
-rw-r--r-- | comms/hamfax/files/patch-sound.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/hamfax/files/patch-sound.hpp b/comms/hamfax/files/patch-sound.hpp deleted file mode 100644 index 2903185703b0..000000000000 --- a/comms/hamfax/files/patch-sound.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Sound.hpp.orig Sat Jun 7 11:12:19 2003 -+++ src/Sound.hpp Sat Jun 7 11:12:43 2003 -@@ -19,6 +19,8 @@ - #ifndef SOUND_HPP - #define SOUND_HPP - -+#define AFMT_S16_NE AFMT_S16_LE -+ - #include <qobject.h> - #include <qstring.h> - #include <qsocketnotifier.h> |