diff options
| author | Joe Zhao <ztuowen@gmail.com> | 2014-10-06 22:02:48 +0800 |
|---|---|---|
| committer | Joe Zhao <ztuowen@gmail.com> | 2014-10-06 22:02:48 +0800 |
| commit | ec224077abe64296d1f999d6c5e3d8ee9d674af7 (patch) | |
| tree | d2c3d8ad3721111161b24952ec3c7a15bb54faf7 | |
| parent | 27657df29fddbe6dbd5c0d340c5528be30e494be (diff) | |
| download | tnet-ec224077abe64296d1f999d6c5e3d8ee9d674af7.tar.gz tnet-ec224077abe64296d1f999d6c5e3d8ee9d674af7.tar.bz2 tnet-ec224077abe64296d1f999d6c5e3d8ee9d674af7.zip | |
Virtual 9++++++++++
| -rw-r--r-- | src/CuTNetLib/cuComponent.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CuTNetLib/cuComponent.h b/src/CuTNetLib/cuComponent.h index 92a506c..7a66581 100644 --- a/src/CuTNetLib/cuComponent.h +++ b/src/CuTNetLib/cuComponent.h @@ -273,9 +273,6 @@ namespace TNet { }; - - int CuComponent::UID_CNT=0; - ////////////////////////////////////////////////////////////////////////// // INLINE FUNCTIONS // CuComponent:: |
