From 4ab2af3637026550ec28b95e287c6f2f2fc44ac7 Mon Sep 17 00:00:00 2001 From: Wenji Huang Date: Tue, 15 Sep 2009 14:39:51 +0800 Subject: Remove unneeded header file * modsign.cxx: Remove including session.h. --- modsign.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/modsign.cxx b/modsign.cxx index 903cc238..a73386e3 100644 --- a/modsign.cxx +++ b/modsign.cxx @@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "session.h" #include "util.h" #include #include -- cgit