From 8478ded3f4784dd2bb074e69a209a8c9a47179d7 Mon Sep 17 00:00:00 2001
From: Joe Zhao <ztuowen@gmail.com>
Date: Mon, 6 Oct 2014 15:32:16 +0800
Subject: Virtual 6

---
 src/CuTNetLib/cuComponent.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/CuTNetLib/cuComponent.h b/src/CuTNetLib/cuComponent.h
index a43680e..110cece 100644
--- a/src/CuTNetLib/cuComponent.h
+++ b/src/CuTNetLib/cuComponent.h
@@ -124,7 +124,7 @@ namespace TNet {
       virtual int GetOutSect(){return 1;}
 
       /// IO Data getters
-      virtual const CuMatrix<BaseFloat>& GetInput(int pos=0)  {
+      const CuMatrix<BaseFloat>& GetInput(int pos=0)  {
     if (NULL == mpInput) Error("mpInput is NULL");
     return *mpInput;
   }
-- 
cgit v1.2.3-70-g09d2