diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_homepage.cpp')
| -rw-r--r-- | plugins/UserInfoEx/src/svc_homepage.cpp | 10 | 
1 files changed, 1 insertions, 9 deletions
| diff --git a/plugins/UserInfoEx/src/svc_homepage.cpp b/plugins/UserInfoEx/src/svc_homepage.cpp index 456ef87711..6e9ca14d3a 100644 --- a/plugins/UserInfoEx/src/svc_homepage.cpp +++ b/plugins/UserInfoEx/src/svc_homepage.cpp @@ -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/svc_homepage.cpp $
 -Revision       : $Revision: 187 $
 -Last change on : $Date: 2010-09-08 16:05:54 +0400 (Ср, 08 сен 2010) $
 -Last change by : $Author: ing.u.horn $
 -
 -===============================================================================
  */
 +
  #include "commonheaders.h"
  static HANDLE ghMenuItem			= NULL;
 | 
