Commit e6b734ba authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unused member for registry

parent 6dc0dc33
...@@ -29,7 +29,6 @@ class QVLCRegistry ...@@ -29,7 +29,6 @@ class QVLCRegistry
{ {
private: private:
const HKEY m_RootKey; const HKEY m_RootKey;
char m_pathBuffer[256];
public: public:
QVLCRegistry(HKEY rootKey); QVLCRegistry(HKEY rootKey);
~QVLCRegistry(void) {} ~QVLCRegistry(void) {}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment