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