Skip to content

Commit fd80e5c

Browse files
author
Jan Wilmans
committed
fixed excessive newlines
1 parent 54e38c9 commit fd80e5c

93 files changed

Lines changed: 0 additions & 177 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

application/CobaltFusion/Executor.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
76
#include "CobaltFusion/Executor.h"
87
#include "CobaltFusion/dbgstream.h"
98

application/DbgMsgSrc/DbgMsgSrc.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
#include "dbgstream.h"
97
#include "Win32/Win32Lib.h"
108
#include "Timer.h"

application/DbgMsgSrc/dbgstream.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
// OutputDebugString as an ostream:
97
// cdbg << "Hello " << name << std::endl;
108
// wcdbg << L"Hello " << wname << std::endl;

application/DebugViewpp/AboutDlg.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
#pragma once
97

108
#include "CobaltFusion/AtlWinExt.h"

application/DebugViewpp/DropTargetSupport.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
#pragma once
97

108
#include <atlbase.h>

application/DebugViewpp/FileOptionDlg.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
76
#include "atleverything.h"
87
#include "Dlgs.h"
98
#include "FileOptionDlg.h"

application/DebugViewpp/FileOptionDlg.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
#pragma once
97

108
#include <string>

application/DebugViewpp/FilterDlg.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
76
#include "FilterDlg.h"
87

98
#include "atleverything.h"

application/DebugViewpp/FilterDlg.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
7-
86
#pragma once
97

108
#include "FilterPage.h"

application/DebugViewpp/FilterPage.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// (See accompanying file LICENSE_1_0.txt or copy at
44
// http://www.boost.org/LICENSE_1_0.txt)
55

6-
76
#include "FilterPage.h"
87

98
#include "CobaltFusion/AtlWinExt.h"

0 commit comments

Comments
 (0)