--- /QCodec.java	2023-07-05 02:20:03.798121926 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QCodec.java	2023-07-05 02:20:03.802121926 +0200
@@ -123,7 +123,8 @@
      */
     public QCodec(final String charset) {
         super();
-        this.charset = charset;
+ 
+ 
     }
 
     protected String getEncoding() {
