summaryrefslogtreecommitdiff
path: root/modules/VC7WorkspaceCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-09-25 17:09:28 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-09-25 17:09:28 +0000
commit31e1303a9fee8942b3daede4065851d86dd29618 (patch)
treeff1de767d889e7b71f1fed80e89c86166b861863 /modules/VC7WorkspaceCreator.pm
parent67b393bc59738aa041d3b5b5f9eb82d971f254eb (diff)
downloadMPC-31e1303a9fee8942b3daede4065851d86dd29618.tar.gz
ChangeLogTag: Thu Sep 25 12:05:22 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/VC7WorkspaceCreator.pm')
-rw-r--r--modules/VC7WorkspaceCreator.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/VC7WorkspaceCreator.pm b/modules/VC7WorkspaceCreator.pm
index 62d4e104..521939a6 100644
--- a/modules/VC7WorkspaceCreator.pm
+++ b/modules/VC7WorkspaceCreator.pm
@@ -22,11 +22,6 @@ use vars qw(@ISA);
# Subroutine Section
# ************************************************************
-sub allow_duplicates {
- my($self) = shift;
- return 0;
-}
-
sub crlf {
my($self) = shift;
return $self->windows_crlf();