summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2012-04-09 19:55:43 +0000
committer Wilbert Pol <wilbert@jdg.info>2012-04-09 19:55:43 +0000
commit6711559e87f917df9f789f56722d987b3ba78d50 (patch)
tree8b75bd484d7c264b89b7f60cd156b8b33a2ee952 /.gitattributes
parent49f47372a86a4cb9de3ef74b0010c0f1465cf9e1 (diff)
SDL: Got rid of some code duplication between the _unix and _macosx implementations for sdlptty and sdlmisc. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index ceea9d8bfeb..6faf2842edb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5217,7 +5217,6 @@ src/osd/sdl/sdlfile.c svneol=native#text/plain
src/osd/sdl/sdlfile.h svneol=native#text/plain
src/osd/sdl/sdlinc.h svneol=native#text/plain
src/osd/sdl/sdlmain.c svneol=native#text/plain
-src/osd/sdl/sdlmisc_macosx.c svneol=native#text/plain
src/osd/sdl/sdlmisc_os2.c svneol=native#text/plain
src/osd/sdl/sdlmisc_unix.c svneol=native#text/plain
src/osd/sdl/sdlmisc_win32.c svneol=native#text/plain
@@ -5227,7 +5226,6 @@ src/osd/sdl/sdlos_os2.c svneol=native#text/plain
src/osd/sdl/sdlos_unix.c svneol=native#text/plain
src/osd/sdl/sdlos_win32.c svneol=native#text/plain
src/osd/sdl/sdlprefix.h svneol=native#text/plain
-src/osd/sdl/sdlptty_macosx.c svneol=native#text/plain
src/osd/sdl/sdlptty_os2.c svneol=native#text/plain
src/osd/sdl/sdlptty_unix.c svneol=native#text/plain
src/osd/sdl/sdlptty_win32.c svneol=native#text/plain