fix to compile
authorMichael Andres <ma@suse.de>
Thu, 20 Dec 2012 09:26:30 +0000 (10:26 +0100)
committerMichael Andres <ma@suse.de>
Thu, 20 Dec 2012 09:26:30 +0000 (10:26 +0100)
src/Zypper.h

index edcbafc..0a2af97 100644 (file)
@@ -283,9 +283,6 @@ private:
   shared_ptr<Options>  _commandOptions;
 };
 
-/** \relates Zypper::LoadSystemFlags */
-ZYPP_DECLARE_OPERATORS_FOR_FLAGS( Zypper::LoadSystemFlags );
-
 void print_main_help(const Zypper & zypper);
 void print_unknown_command_hint(Zypper & zypper);
 void print_command_help_hint(Zypper & zypper);