Skip to content

Commit

Permalink
Strip out this crap, not used now.
Browse files Browse the repository at this point in the history
  • Loading branch information
daagaak committed Feb 11, 2011
1 parent a44d172 commit 89ae125
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions MacIrssi.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
C947E1DC0E1E871F0001380E /* EventController.h in Headers */ = {isa = PBXBuildFile; fileRef = C947E1DA0E1E871F0001380E /* EventController.h */; };
C947E1DD0E1E871F0001380E /* EventController.m in Sources */ = {isa = PBXBuildFile; fileRef = C947E1DB0E1E871F0001380E /* EventController.m */; };
C9550D150E29A97400658372 /* MacIrssi-Alert.png in Resources */ = {isa = PBXBuildFile; fileRef = C9550D140E29A97400658372 /* MacIrssi-Alert.png */; };
C95D81DE12F082DD001925F0 /* generatePerlModule.sh in Resources */ = {isa = PBXBuildFile; fileRef = C95D81DD12F082DD001925F0 /* generatePerlModule.sh */; };
C9667D4C0E37728F00014B02 /* ConnectivityMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = C9667D4A0E37728F00014B02 /* ConnectivityMonitor.h */; };
C9667D4D0E37728F00014B02 /* ConnectivityMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = C9667D4B0E37728F00014B02 /* ConnectivityMonitor.m */; };
C9667E030E3790FD00014B02 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9667E020E3790FD00014B02 /* SystemConfiguration.framework */; };
Expand Down Expand Up @@ -1252,7 +1251,6 @@
C947E1DA0E1E871F0001380E /* EventController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EventController.h; path = Controllers/EventController.h; sourceTree = "<group>"; };
C947E1DB0E1E871F0001380E /* EventController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EventController.m; path = Controllers/EventController.m; sourceTree = "<group>"; };
C9550D140E29A97400658372 /* MacIrssi-Alert.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MacIrssi-Alert.png"; sourceTree = "<group>"; };
C95D81DD12F082DD001925F0 /* generatePerlModule.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = generatePerlModule.sh; sourceTree = "<group>"; };
C95D821E12F08743001925F0 /* Channel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Channel.c; sourceTree = "<group>"; };
C95D821F12F08743001925F0 /* Core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Core.c; sourceTree = "<group>"; };
C95D822012F08743001925F0 /* Expando.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Expando.c; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2671,7 +2669,6 @@
24B1D1EA11C7F9510031A5E2 /* libPerlBuild.sh */,
24B1D1EB11C7F9510031A5E2 /* libPerlCopy.sh */,
C9E1B48E12F02380004E75B0 /* copySymbols.sh */,
C95D81DD12F082DD001925F0 /* generatePerlModule.sh */,
C9C2828F11C747CD00914872 /* package.rb */,
24B1D1EC11C7F9510031A5E2 /* updateGitVersion.sh */,
);
Expand Down Expand Up @@ -3467,7 +3464,6 @@
C9C2829011C747CD00914872 /* package.rb in Resources */,
C9C2834D11C75F6100914872 /* activityNewImportant.png in Resources */,
C9E1B48F12F02380004E75B0 /* copySymbols.sh in Resources */,
C95D81DE12F082DD001925F0 /* generatePerlModule.sh in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
12 changes: 0 additions & 12 deletions xcodescripts/generatePerlModule.sh

This file was deleted.

0 comments on commit 89ae125

Please sign in to comment.