From e3e4f6614c3168ff7626762e97dff5186394b3dd Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 1 Oct 2007 15:11:54 +0000 Subject: [PATCH] Removed redundent malloc. --- src/osgPlugins/hdr/hdrwriter.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osgPlugins/hdr/hdrwriter.cpp b/src/osgPlugins/hdr/hdrwriter.cpp index 96652adeb..14fa04e5b 100644 --- a/src/osgPlugins/hdr/hdrwriter.cpp +++ b/src/osgPlugins/hdr/hdrwriter.cpp @@ -31,7 +31,6 @@ #include #include #include -#include #include