diff options
Diffstat (limited to 'protocols/IcqOscarJ/chan_01login.cpp')
-rw-r--r-- | protocols/IcqOscarJ/chan_01login.cpp | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/protocols/IcqOscarJ/chan_01login.cpp b/protocols/IcqOscarJ/chan_01login.cpp index 8fdeceda22..3c4c4febc6 100644 --- a/protocols/IcqOscarJ/chan_01login.cpp +++ b/protocols/IcqOscarJ/chan_01login.cpp @@ -22,18 +22,11 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
// -----------------------------------------------------------------------------
-//
-// File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IcqOscarJ/chan_01login.cpp $
-// Revision : $Revision: 13324 $
-// Last change on : $Date: 2011-01-23 17:58:59 +0200 (Вс, 23 янв 2011) $
-// Last change by : $Author: borkra $
-//
-// DESCRIPTION:
+// DESCRIPTION:
//
// Describe me here please...
//
// -----------------------------------------------------------------------------
-
#include "icqoscar.h"
|