← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2918: Remove the last remnant (fixing an assertion) of ADC_DEBUG from SettingsManager

 

------------------------------------------------------------
revno: 2918
committer: iceman50 <bdcdevel@xxxxxxxxx>
branch nick: dcplusplus
timestamp: Thu 2012-05-10 14:24:35 -0500
message:
  Remove the last remnant (fixing an assertion) of ADC_DEBUG from SettingsManager
modified:
  dcpp/SettingsManager.h


--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'dcpp/SettingsManager.h'
--- dcpp/SettingsManager.h	2012-03-11 18:06:18 +0000
+++ dcpp/SettingsManager.h	2012-05-10 19:24:35 +0000
@@ -91,7 +91,7 @@
 		SHOW_TOOLBAR, SHOW_TRANSFERVIEW, POPUNDER_PM, POPUNDER_FILELIST, MAGNET_ASK, MAGNET_ACTION, MAGNET_REGISTER,
 		ADD_FINISHED_INSTANTLY, DONT_DL_ALREADY_SHARED, USE_CTRL_FOR_LINE_HISTORY,
 		JOIN_OPEN_NEW_WINDOW, UDP_PORT, HUB_LAST_LOG_LINES, PM_LAST_LOG_LINES,
-		ADC_DEBUG, TOGGLE_ACTIVE_WINDOW, SEARCH_HISTORY, SET_MINISLOT_SIZE, MAX_FILELIST_SIZE,
+		TOGGLE_ACTIVE_WINDOW, SEARCH_HISTORY, SET_MINISLOT_SIZE, MAX_FILELIST_SIZE,
 		PRIO_HIGHEST_SIZE, PRIO_HIGH_SIZE, PRIO_NORMAL_SIZE, PRIO_LOW_SIZE, PRIO_LOWEST,
 		AUTODROP_SPEED, AUTODROP_INTERVAL, AUTODROP_ELAPSED, AUTODROP_INACTIVITY, AUTODROP_MINSOURCES, AUTODROP_FILESIZE,
 		AUTODROP_ALL, AUTODROP_FILELISTS, AUTODROP_DISCONNECT,