Skip to content

Commit 0aa6839

Browse files
committed
remove comments
1 parent aee01cb commit 0aa6839

File tree

3 files changed

+0
-20
lines changed

3 files changed

+0
-20
lines changed

PIFShellExtensions/stdafx.cpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
// stdafx.cpp : source file that includes just the standard includes
2-
// PPMThumbnailHandler.pch will be the pre-compiled header
3-
// stdafx.obj will contain the pre-compiled type information
4-
51
#include "stdafx.h"
62

7-
// TODO: reference any additional headers you need in STDAFX.H
8-
// and not in this file
93

PIFShellExtensionsLib/stdafx.cpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
// stdafx.cpp : source file that includes just the standard includes
2-
// PPMExtensionLib.pch will be the pre-compiled header
3-
// stdafx.obj will contain the pre-compiled type information
4-
51
#include "stdafx.h"
6-
7-
// TODO: reference any additional headers you need in STDAFX.H
8-
// and not in this file

PIFShellExtensionsTests/stdafx.cpp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
// stdafx.cpp : source file that includes just the standard includes
2-
// PPMShellExtensionsTests.pch will be the pre-compiled header
3-
// stdafx.obj will contain the pre-compiled type information
4-
51
#include "stdafx.h"
6-
7-
// TODO: reference any additional headers you need in STDAFX.H
8-
// and not in this file

0 commit comments

Comments
 (0)