diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
commit | 0e341116440b3ac6a373a0f9aacce56ea6a8d3e6 (patch) | |
tree | 219dbfaeb11451e6897cf5f0a71a732ff2f976e1 /plugins/UserInfoEx/src/classMTime.h | |
parent | b9c8e007af6fc8495209902856643d19c566fa90 (diff) |
removed old revision information
git-svn-id: http://svn.miranda-ng.org/main/trunk@3213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/src/classMTime.h')
-rw-r--r-- | plugins/UserInfoEx/src/classMTime.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/plugins/UserInfoEx/src/classMTime.h b/plugins/UserInfoEx/src/classMTime.h index 9d30c4782e..ff176a0186 100644 --- a/plugins/UserInfoEx/src/classMTime.h +++ b/plugins/UserInfoEx/src/classMTime.h @@ -17,16 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-===============================================================================
-
-File name : $HeadURL: https://userinfoex.googlecode.com/svn/trunk/classMTime.h $
-Revision : $Revision: 194 $
-Last change on : $Date: 2010-09-20 15:57:18 +0400 (Пн, 20 сен 2010) $
-Last change by : $Author: ing.u.horn $
-
-===============================================================================
*/
+
#pragma once
class MTime {
|