From 54dec7a74c313ee61437386bd667f9a7653351fd Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Tue, 19 Jun 2012 14:52:53 +0000
Subject: fixes for the options page translation

git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 protocols/JabberG/jabber_opt.cpp | 1 -
 1 file changed, 1 deletion(-)

(limited to 'protocols/JabberG')

diff --git a/protocols/JabberG/jabber_opt.cpp b/protocols/JabberG/jabber_opt.cpp
index 63c38d6d0c..f4e070271a 100644
--- a/protocols/JabberG/jabber_opt.cpp
+++ b/protocols/JabberG/jabber_opt.cpp
@@ -1605,7 +1605,6 @@ INT_PTR __cdecl CJabberProto::OnMenuHandleRosterControl( WPARAM, LPARAM )
 int CJabberProto::OnOptionsInit( WPARAM wParam, LPARAM )
 {
 	OPTIONSDIALOGPAGE odp = { 0 };
-
 	odp.cbSize      = sizeof( odp );
 	odp.hInstance   = hInst;
 	odp.ptszGroup   = LPGENT("Network");
-- 
cgit v1.2.3