Skip to content

Commit

Permalink
Removed unnecessary header
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Oct 23, 2013
1 parent c8c34b4 commit b78bfda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Source/DTMarkdownParser.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

#import "DTMarkdownParser.h"
#import "NSScanner+DTMarkdown.h"
#import "NSString+DTMarkdown.h"


// constants for special lines
Expand Down
3 changes: 3 additions & 0 deletions DTMarkdownParser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2697,6 +2697,7 @@
A7870C4F1817F6C000E39311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A7870C6F1817F7BB00E39311 /* Build configuration list for PBXNativeTarget "UnitTests (iOS)" */ = {
isa = XCConfigurationList;
Expand All @@ -2706,6 +2707,7 @@
A7870C721817F7BB00E39311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A7870DB71817FDED00E39311 /* Build configuration list for PBXNativeTarget "Demo (Mac)" */ = {
isa = XCConfigurationList;
Expand All @@ -2715,6 +2717,7 @@
A7870DBA1817FDED00E39311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A7BF250318112A3B0013D8D7 /* Build configuration list for PBXProject "DTMarkdownParser" */ = {
isa = XCConfigurationList;
Expand Down

0 comments on commit b78bfda

Please sign in to comment.