]> Dogcows Code - chaz/openbox/blobdiff - src/Resource.h
load_rc(BScreen *) now uses the obResource class to load its configuration
[chaz/openbox] / src / Resource.h
index da9a4d5cf4b6be01a75ce54d7030a50948d2005b..253c09ee876097516df4793ae6fbb17f9b314ee0 100644 (file)
@@ -33,7 +33,6 @@ public:
   obResource();
   virtual ~obResource();
 
-  // an empty string will cause an assert if load() or save() is called
   inline const std::string &file() const {
     return static_cast<const std::string &>(m_file);
   }
This page took 0.023873 seconds and 4 git commands to generate.