diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 16:03:28 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-07 16:03:28 +0100 |
commit | b643cc47ad5845f9609ebc90db07867df43a9ef5 (patch) | |
tree | 9ef6f8c86da19d3706ccea0905dd82c0eaf08266 /slideshow | |
parent | 8851524e49922cd64d387015cdcc9aa4fcede151 (diff) |
Remove unused header
Diffstat (limited to 'slideshow')
-rw-r--r-- | slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m b/slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m index a2a9b91a052a..360e8cf5e903 100644 --- a/slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m +++ b/slideshow/source/engine/OGLTrans/mac/OGLTrans_Shaders.m @@ -25,8 +25,6 @@ * ************************************************************************/ -//#include <osl/diagnose.hxx> - #import "OGLTrans_Shaders.h" |