Skip to content

Commit

Permalink
Comment unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Abir-Tx committed Apr 25, 2021
1 parent a246b6e commit 58aa34b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/quickConvertSettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ void QC_Settings::default_crf_configurer() {
int selectedOption;

// Showing the current default encoding
std::string currentDef = "The current default is: 26";
alib::decorateMe(currentDef, 1, " ", true);
// std::string currentDef = "The default is: 26";
// alib::decorateMe(currentDef, 1, " ", true);

// Taking new encoding from user
ffmpeg *fmpg = new ffmpeg();
Expand Down

0 comments on commit 58aa34b

Please sign in to comment.