Skip to content

Commit

Permalink
Remove dead code, which means removing two entire files.
Browse files Browse the repository at this point in the history
  • Loading branch information
perim committed Dec 1, 2013
1 parent e3be45d commit e964381
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 82 deletions.
2 changes: 0 additions & 2 deletions lib/ivis_opengl/Makefile.am
Expand Up @@ -19,7 +19,6 @@ noinst_HEADERS = \
piestate.h \
pietypes.h \
png_util.h \
rendmode.h \
tex.h \
textdraw.h

Expand All @@ -31,7 +30,6 @@ libivis_opengl_a_SOURCES = \
piemode.cpp \
piepalette.cpp \
piestate.cpp \
rendmode.cpp \
screen.cpp \
tex.cpp \
textdraw.cpp \
Expand Down
49 changes: 0 additions & 49 deletions lib/ivis_opengl/rendmode.cpp

This file was deleted.

29 changes: 0 additions & 29 deletions lib/ivis_opengl/rendmode.h

This file was deleted.

1 change: 0 additions & 1 deletion po/POTFILES.in
Expand Up @@ -173,7 +173,6 @@ lib/ivis_opengl/piemode.cpp
lib/ivis_opengl/piepalette.cpp
lib/ivis_opengl/piestate.cpp
lib/ivis_opengl/png_util.cpp
lib/ivis_opengl/rendmode.cpp
lib/ivis_opengl/screen.cpp
lib/ivis_opengl/tex.cpp
lib/ivis_opengl/textdraw.cpp
Expand Down
1 change: 0 additions & 1 deletion src/intdisplay.cpp
Expand Up @@ -38,7 +38,6 @@

// FIXME Direct iVis implementation include!
#include "lib/ivis_opengl/bitimage.h"
#include "lib/ivis_opengl/rendmode.h"
#include "lib/ivis_opengl/piematrix.h"

#include "lib/framework/input.h"
Expand Down

0 comments on commit e964381

Please sign in to comment.