Skip to content

Commit

Permalink
Remove Cart View Controller, not used
Browse files Browse the repository at this point in the history
  • Loading branch information
jukiginanjar committed Jun 6, 2016
1 parent fcfdb1f commit 27f4bb6
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 285 deletions.
2 changes: 2 additions & 0 deletions MidtransKit/MidtransKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
E583AFEF1C8D6DC500C04512 /* VTErrorStatusController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VTErrorStatusController.m; sourceTree = "<group>"; };
E583AFF31C8D6DD300C04512 /* VTSuccessStatusController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VTSuccessStatusController.h; sourceTree = "<group>"; };
E583AFF41C8D6DD300C04512 /* VTSuccessStatusController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VTSuccessStatusController.m; sourceTree = "<group>"; };
E59BD73F1D05AC8A004AE009 /* libMidtransCoreKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMidtransCoreKit.a; path = "../../../../../Library/Developer/Xcode/DerivedData/VTDirectDemo-eqxrxkxsbvdjcldqnpylvbluulfl/Build/Products/Debug-iphoneos/libMidtransCoreKit.a"; sourceTree = "<group>"; };
E5CBAA321CB3607900A17AC1 /* emptyCardIcon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "emptyCardIcon@2x.png"; sourceTree = "<group>"; };
E5E436451CE3290900F688ED /* VTPaymentController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VTPaymentController.h; sourceTree = "<group>"; };
E5E436461CE3290900F688ED /* VTPaymentController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VTPaymentController.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -470,6 +471,7 @@
305494991C75A4E700938C17 /* Frameworks */ = {
isa = PBXGroup;
children = (
E59BD73F1D05AC8A004AE009 /* libMidtransCoreKit.a */,
E52940701CFEC69A000180D3 /* Security.framework */,
E529406E1CFEC691000180D3 /* QuartzCore.framework */,
E529406C1CFEC68B000180D3 /* OpenGLES.framework */,
Expand Down
14 changes: 0 additions & 14 deletions MidtransKit/MidtransKit/VTCartCell.h

This file was deleted.

42 changes: 0 additions & 42 deletions MidtransKit/MidtransKit/VTCartCell.m

This file was deleted.

17 changes: 0 additions & 17 deletions MidtransKit/MidtransKit/VTCartController.h

This file was deleted.

75 changes: 0 additions & 75 deletions MidtransKit/MidtransKit/VTCartController.m

This file was deleted.

Loading

0 comments on commit 27f4bb6

Please sign in to comment.