From f2afd38df832e12dea8ba41ce25835f2f4de419a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 Jun 2012 22:00:47 +0000 Subject: code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/topbutton.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TopToolBar/topbutton.cpp') diff --git a/plugins/TopToolBar/topbutton.cpp b/plugins/TopToolBar/topbutton.cpp index 3c216e364a..d6d5b1cce9 100644 --- a/plugins/TopToolBar/topbutton.cpp +++ b/plugins/TopToolBar/topbutton.cpp @@ -1,6 +1,5 @@ #include "common.h" -#pragma hdrstop #define BitChanged(c) (dwFlags ^ Flags) & c -- cgit v1.2.3