summaryrefslogtreecommitdiff
path: root/modules/MakeProjectCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-06-22 17:45:04 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-06-22 17:45:04 +0000
commit10ae3d73e4ad952b78756cd3906d676b2cd7dd6c (patch)
treed1d3cc48b3601df0d4fe0e79eca251243b2eb4ab /modules/MakeProjectCreator.pm
parentf9773b93cae2678a8a833c9fd6545a5297f1dfbe (diff)
downloadMPC-10ae3d73e4ad952b78756cd3906d676b2cd7dd6c.tar.gz
ChangeLogTag: Wed Jun 22 12:43:34 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/MakeProjectCreator.pm')
-rw-r--r--modules/MakeProjectCreator.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/MakeProjectCreator.pm b/modules/MakeProjectCreator.pm
index b79518a6..bfb059e3 100644
--- a/modules/MakeProjectCreator.pm
+++ b/modules/MakeProjectCreator.pm
@@ -46,9 +46,4 @@ sub get_dll_template_input_file {
}
-sub get_template {
- #my($self) = shift;
- return 'make';
-}
-
1;