Enable -Wall -Werror with GCC; fix warnings
[gssweb.git] / json_gssapi / src / datamodel / GSSDisplayStatus.h
index c1f2e76..762c2e7 100644 (file)
@@ -29,7 +29,7 @@ private:
     string minorMessage;
     string majorMessage;
         
-    GSSDisplayStatus& operator= ( const GSSDisplayStatus& other ) {};
+    GSSDisplayStatus& operator= ( const GSSDisplayStatus& other );
 };
 
 #endif // GSSDISPLAYSTATUS_H