Skip to content

Commit

Permalink
Qt: remove unused member for registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed Jul 6, 2015
1 parent 6dc0dc3 commit e6b734b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/gui/qt4/util/registry.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ class QVLCRegistry
{
private:
const HKEY m_RootKey;
char m_pathBuffer[256];
public:
QVLCRegistry(HKEY rootKey);
~QVLCRegistry(void) {}
Expand Down

0 comments on commit e6b734b

Please sign in to comment.