fix linebreaks to be notepad-compatible

nanotube [2006-07-20 06:57]
fix linebreaks to be notepad-compatible
remove commented debug line
Filename
pykeylogger.ini
diff --git a/pykeylogger.ini b/pykeylogger.ini
index ddc6546..bfc71ce 100644
--- a/pykeylogger.ini
+++ b/pykeylogger.ini
@@ -21,8 +21,6 @@ exitKey=F12
 # specify the key to press to flush write buffer to file (hint: to disable key, just set to a nonexistent key. buffer will still be flushed automatically.)
 flushKey=F11

-#debug=False
-
 #specify one or more applications by full path name whose input will not be logged. separate multiple applications with semicolon ";".
 noLog=None
ViewGit