summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/CST116-Lab1-Havaldar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'BlankConsoleLab/CST116-Lab1-Havaldar.cpp')
-rw-r--r--BlankConsoleLab/CST116-Lab1-Havaldar.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/BlankConsoleLab/CST116-Lab1-Havaldar.cpp b/BlankConsoleLab/CST116-Lab1-Havaldar.cpp
index 5c59eb8..ad01c59 100644
--- a/BlankConsoleLab/CST116-Lab1-Havaldar.cpp
+++ b/BlankConsoleLab/CST116-Lab1-Havaldar.cpp
@@ -21,7 +21,6 @@ int main()
{
//seting up variables
float length, width, area, aspectRatio, mass, gPull;
- bool dimensions = false;
bool glength = false;
bool gwidth = false;