diff options
Diffstat (limited to 'protocols/IcqOscarJ/fam_02location.cpp')
-rw-r--r-- | protocols/IcqOscarJ/fam_02location.cpp | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/protocols/IcqOscarJ/fam_02location.cpp b/protocols/IcqOscarJ/fam_02location.cpp index 5510116e73..b7f0163917 100644 --- a/protocols/IcqOscarJ/fam_02location.cpp +++ b/protocols/IcqOscarJ/fam_02location.cpp @@ -22,18 +22,11 @@ // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
//
// -----------------------------------------------------------------------------
-//
-// File name : $URL: http://miranda.googlecode.com/svn/trunk/miranda/protocols/IcqOscarJ/fam_02location.cpp $
-// Revision : $Revision: 13284 $
-// Last change on : $Date: 2011-01-17 00:42:01 +0200 (Пн, 17 янв 2011) $
-// Last change by : $Author: borkra $
-//
-// DESCRIPTION:
+// DESCRIPTION:
//
// Handles packets from Location family
//
// -----------------------------------------------------------------------------
-
#include "icqoscar.h"
|